lru_map

rsms
js
lru_map JS library on GitHub lru_map JS library on npm Download lru_map JS library

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.

Version 0.4.1 License MIT
lru_map has no homepage
lru_map JS library on GitHub
lru_map JS library on npm
Download lru_map JS library
Keywords
cachelrubuffermap