Releases6
Frequency1 week 4 days
Last Release
finite key-value cache using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in cache while less recently used items are purged

Linked projects

A fast, simple & universal Least Recently Used (LRU) map for JavaScript