-
Notifications
You must be signed in to change notification settings - Fork 18
feat: add configurable ttl on stampede protected cache, eviction telemetry #454
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
Open
codingsnoop
wants to merge
34
commits into
main
Choose a base branch
from
u/emengesha/cachet-get-or-insert-with
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
a3913f1
feat(cachet): add get_or_insert_with and try_get_or_insert_with
codingsnoop bdd8c2c
get or insert with
codingsnoop bb99884
add eviction telemetry
codingsnoop 7203747
docs
codingsnoop 3ca6969
spellcheck fix
codingsnoop e39727a
clippy
codingsnoop e981439
bump workspace version
codingsnoop 52422ad
add nuance to docs
codingsnoop 5e0d6e3
implement eviction listener threading
codingsnoop 60be0d2
Merge branch 'u/emengesha/cachet-get-or-insert-with' of https://githu…
codingsnoop 1301827
add impl unwindsafe and refunwindsafe
codingsnoop 61de5b6
sort cargo.toml
codingsnoop b3c73f1
docs, version fixes
codingsnoop edcd67f
spelling
codingsnoop a486e05
pare docs
codingsnoop b2fe698
move telemetry out of cache and into inmemorycache
codingsnoop 9bb9341
doc to specify eviction telemetry details in memory api
codingsnoop 476d5e4
Merge branch 'main' into u/emengesha/cachet-get-or-insert-with
codingsnoop b8e56fc
fix: replace broken intra-doc link with plain code formatting in cach…
Copilot f692df2
Potential fix for pull request finding
codingsnoop e9f2d22
update readme
codingsnoop 0ee4f33
Merge branch 'u/emengesha/cachet-get-or-insert-with' of https://githu…
codingsnoop 57fa37a
add tests to in memory builder
codingsnoop 732c4ad
nit
codingsnoop 94cfeb1
fix up testing
codingsnoop 816638f
fix cached at bug
codingsnoop 676b2e9
update docs
codingsnoop 0a7b66e
Merge branch 'main' into u/emengesha/cachet-get-or-insert-with
codingsnoop 6516177
Merge branch 'main' into u/emengesha/cachet-get-or-insert-with
codingsnoop 8a3442d
bump cachet_memory
codingsnoop 2a86cc7
chain listeners instead of overwrite with eviction listner
codingsnoop ee7514e
Merge branch 'main' into u/emengesha/cachet-get-or-insert-with
codingsnoop 28cca13
Merge branch 'u/emengesha/cachet-get-or-insert-with' of https://githu…
codingsnoop 40d712a
fmt
codingsnoop 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.
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.