Sign in Sign up
npm

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.

npm View on Npm

Activity

Latest release
10y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Mar 29, 2016
Releases
Version Released
1.0.0 initial