-
Notifications
You must be signed in to change notification settings - Fork 20
[FEATURE] Update cachemanager and cacherepository implementations to async
#715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 19 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
919838e
feat: update cachemanage and cachereposiotry implementations to async.
0cd7449
[CodeFactor] Apply fixes to commit 919838e
code-factor dcd584f
Merge branch 'main' into feature/cacheasync
HarryKambo 60f982f
Feat: updated test cases and fixed minor changes.
8aeb939
Merge branch 'feature/cacheasync' of https://github.com/HarryKambo/Cr…
8394e7c
[CodeFactor] Apply fixes
code-factor ba637b8
Merge branch 'main' into feature/cacheasync
guibranco 82cfc19
Merge branch 'main' into feature/cacheasync
guibranco 3af3711
Merge branch 'main' into feature/cacheasync
guibranco 42f526d
Merge branch 'main' into feature/cacheasync
guibranco c88c0d6
Merge branch 'main' into feature/cacheasync
guibranco 225923e
Merge branch 'main' into feature/cacheasync
guibranco e91f3cb
Merge branch 'main' into feature/cacheasync
guibranco 6f5e4e1
Merge branch 'main' into feature/cacheasync
guibranco 79374c7
Merge branch 'main' into feature/cacheasync
guibranco 2480e5f
Merge branch 'main' into feature/cacheasync
guibranco 82b2f44
Merge branch 'main' into feature/cacheasync
guibranco 49a037a
Merge branch 'main' into feature/cacheasync
guibranco 7036712
Merge branch 'main' into feature/cacheasync
guibranco e5d61cc
refactor: switch to TryGetAsync for cache retrieval
guibranco 2fe1340
Format files
guibranco 69f06e9
refactor: implement SafeWriteLine to handle test output safely
guibranco 2ebad8a
fix: restrict actions to main repo for external PRs
guibranco 62f1260
refactor: replace async delay with thread sleep in tests
guibranco File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
371 changes: 279 additions & 92 deletions
371
Src/CrispyWaffle.CouchDB/Cache/CouchDBCacheRepository.cs
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.