-
Notifications
You must be signed in to change notification settings - Fork 805
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
Added a function to evict all elements older than the cache TTL #5464
Merged
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42b41b7 - Browse repository at this point
Copy the full SHA 42b41b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3b44a - Browse repository at this point
Copy the full SHA 6a3b44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0d06c - Browse repository at this point
Copy the full SHA 2e0d06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13873b0 - Browse repository at this point
Copy the full SHA 13873b0View commit details -
Made evictItemsPastTimeToLive not exposed
Also deleted the tests explicitly testing this as it's no longer part of the API
Configuration menu - View commit details
-
Copy full SHA for 349e946 - Browse repository at this point
Copy the full SHA 349e946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 333cbee - Browse repository at this point
Copy the full SHA 333cbeeView commit details -
Now that evictExpiredItems is private, we can use the locks we alread…
…y have. Changed to use existing locks Also fixed another comment
Configuration menu - View commit details
-
Copy full SHA for 1487041 - Browse repository at this point
Copy the full SHA 1487041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7a10d - Browse repository at this point
Copy the full SHA 9e7a10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d622df - Browse repository at this point
Copy the full SHA 2d622dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b97f78b - Browse repository at this point
Copy the full SHA b97f78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a53c93 - Browse repository at this point
Copy the full SHA 9a53c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for e995391 - Browse repository at this point
Copy the full SHA e995391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774717d - Browse repository at this point
Copy the full SHA 774717dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f84937 - Browse repository at this point
Copy the full SHA 9f84937View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7b6aa - Browse repository at this point
Copy the full SHA bb7b6aaView commit details
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.