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 memoru topic page so that developers can more easily learn about it.
To associate your repository with the memoru topic, visit your repo's landing page and select "manage topics."