java-cachemate
java-cachemate copied to clipboard
In-process in-memory multi-level LRU cache
Results
1
java-cachemate issues
Sort by
recently updated
recently updated
newest added
One thing I noticed I actually need is ability to have secondary keys (which are usually unique, but that should not be a requirement), so that I can do lookups...