Another async version of LRU-cache where the load occurs in the original function.
A simple async LRU cache supporting O(1) set, get and eviction of old keys
A cache object that deletes the least-recently-used items.
Memoize functions results using an lru-cache.
High Performance In-Memory Cache for Node.js
Simple “Least Recently Used” (LRU) cache
An LRU cache of weak references
node-simple-lru-cache =====================
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
Simple “Least Recently Used” (LRU) cache
Various cache implementations
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
A cache object that deletes the least-recently-used items.
A generational pseudo-LRU cache with strict maximum size limits.
Extends LRU base on hashlru
LRU and FIFO caches for Client or Server
TypeScript-based caching decorators
LRU Queue
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
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.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
LRU Cache
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)
No description provided.
No description provided.
No description provided.
No description provided.