Skip to content

Conversation

crioux
Copy link

@crioux crioux commented Sep 3, 2023

Callback support lets you know when an mutable operation on an LruCache causes items to be removed from the cache. Right now there's no way to know if you're losing objects out of the cache. Adds:

insert_with_callback
entry_with_callback
set_capacity_with_callback
peek_lru

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant