Least Packages

js-lru

A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.

1.0.0 • Published 8 years ago

lru_cache

A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.

1.0.2 • Published 8 years ago