Lru Packages

mega-cache

A speedy extensible library for caching large blobs in memory and on disk

2.0.0 • Published 4 years ago

@stereobooster/lru_map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

0.4.2 • Published 6 years ago