A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
A cache object that deletes the least-recently-used items.
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache
LRU Queue
An LRU cache of weak references
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
node-simple-lru-cache =====================
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.
Memoize functions results using an lru-cache.
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
lru-cache caching node.js frontend
Extends LRU base on hashlru
redis-backed LRU cache
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Various cache implementations
A cache object that deletes the least-recently-used items.
simpler faster substitute for LRU
A utility to provide lru memoization for any js function
High Performance In-Memory Cache for Node.js
A simple O(1) LRU cache
A generational pseudo-LRU cache with strict maximum size limits.
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)
No description provided.
No description provided.
No description provided.
No description provided.