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