Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Add a lightweight contains( key ) method for quickly checking if a key exists in the cache #54

Open
Wavesonics opened this issue Feb 7, 2014 · 0 comments

Comments

@Wavesonics
Copy link
Contributor

Calling get( key ) can be too expensive in some cases as a check if something is in the cache. Providing a light weight, (non-synchronized?) way of checking if a key exists in lruEntries would be very convenient.

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

No branches or pull requests

1 participant