A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.
-
Updated
Aug 4, 2025 - TypeScript
A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.
Add a description, image, and links to the memory-eviction topic page so that developers can more easily learn about it.
To associate your repository with the memory-eviction topic, visit your repo's landing page and select "manage topics."