lru-map-like
LRU cache top on Map-like. Support non-string key.
LRU cache top on Map-like. Support non-string key.
In-memory LRU cache for abstract-chunk-store compliant stores
lru-cache with promises and async fetching
Varnish-like cache middleware for Express
simple LRU cache atop LevelUp
useful caches: ttl, lru, multi-value
In memory lru cache
A collective least-recently used cache.
The highest performance constant complexity cache algorithm.
Memoize functions results using an lru-cache.
A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)
Memoize Node.js style callback-last functions, using an in-memory LRU store
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.
LRU cache nodejs version which contains expires
Swiss army knife for dealing with all things Graphile
A simple to use cache for async-functions
functional, selector-based wrapper around `lru-cache`
javascript method/function cache decorator.
The ultimate Javascript cache module. Cache the result of any function.