shm-lru-cache
A shared memory cache. This is a wrapper for shm-typed-lru that provides a familiar cache interface.
A shared memory cache. This is a wrapper for shm-typed-lru that provides a familiar cache interface.
LRU base for tracking when things should be disposed.
Least Recently Used Cache
data structure
A fast and lightweight Map based LRU implementation.
functional wrapper around lru-cache
add the cache ability to abstract-nosql database.
A simple, intelligent, lru caching system.
Databank driver for lru-cache
least-recently-used cache for files on disk
An LRU implementation that can be used with local storage, or other storage mechanisms that support a similar interface.
Tiny cache store for Node.js and browser
Nano (~400 bytes) & O(1) performance LRU library.
fast cache
Memory key/value cache (lru, lfu, fifo)
Tiny & Fast LRU Implementation as possible
hyperlru implementation backed in an Map
hyperlru implementation backed in an Object
Calculate the size of your LRU cache in bytes
lru store for browser