Sign in Sign up
npm

lru-fast

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

npm View on Npm

Activity

Latest release
9y ago
Total releases
6
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Sep 19, 2016
Releases
Version Released
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial