Sign in Sign up
npm

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.

npm View on Npm

Activity

Latest release
5y ago
Total releases
6
Cadence
~4 months
Last 12 months
0

Details

License
MIT
First release
Nov 16, 2016
Releases
Version Released
0.4.1 patch
0.4.0 minor
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 initial