Manageable LRU in-memory cache instance for fast lookups and configurable eviction policies
hashmap lru-cache cache-policy cache-replacement doubly-linked-list in-memory-caching lru-replacement-algorithm
- Updated
Jun 13, 2021 - JavaScript
Manageable LRU in-memory cache instance for fast lookups and configurable eviction policies
Add a description, image, and links to the cache-replacement topic page so that developers can more easily learn about it.
To associate your repository with the cache-replacement topic, visit your repo's landing page and select "manage topics."