-
Notifications
You must be signed in to change notification settings - Fork 839
HybridCache : implement the tag expiration feature #5785
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 all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
5fd212d
rebase hc-tags work from dev (easier to re-branch due to drift)
mgravell 9abc346
detect malformed unicode in tags/keys
mgravell 886a413
avoid try/finally in unicode validation step
mgravell d8cc8e2
make build happy
mgravell c3cfd2f
happier
mgravell 1b99172
Merge branch 'main' into marc/hc-tags3
mgravell 0478a5d
Merge branch 'main' into marc/hc-tags3
mgravell 9a5e4dc
normalize and test how per-entry vs global options are inherited
mgravell 5d72360
Merge branch 'marc/hc-tags3' of https://github.com/mgravell/extension…
mgravell 6a278fa
add loggine of rejected data
mgravell 654173b
event log for tag invalidations
mgravell 47a4123
make the CI overlord happy
mgravell c60048e
rebase hc-tags work from dev (easier to re-branch due to drift)
mgravell 6664698
detect malformed unicode in tags/keys
mgravell 75defc2
avoid try/finally in unicode validation step
mgravell ba433e5
make build happy
mgravell 138946a
happier
mgravell f78e41d
normalize and test how per-entry vs global options are inherited
mgravell 466b369
add loggine of rejected data
mgravell 803003f
event log for tag invalidations
mgravell 1b89029
make the CI overlord happy
mgravell 33279db
Merge branch 'marc/hc-tags3' of https://github.com/mgravell/extension…
mgravell b761e50
add event-source into more tests (proves logging-related code branche…
mgravell 11c7efd
add inbuilt type serializer test
mgravell 16eff9e
add license header
mgravell 437e2fa
improving code coverage
mgravell a5b816e
incorporate PR feedback re thread-static array
mgravell e470ef7
make the robots happy
mgravell a20dc13
Update src/Libraries/Microsoft.Extensions.Caching.Hybrid/Internal/Tag…
mgravell 98dfbd6
tag-based invalidate: pass multiple tags, to ensure code paths
mgravell 8b5155e
Merge branch 'marc/hc-tags3' of https://github.com/mgravell/extension…
mgravell 6c7870b
Merge branch 'main' into marc/hc-tags3
mgravell 07e7a39
more coverage
mgravell 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
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
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
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
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
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.
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.