31 packages found
Simple “Least Recently Used” (LRU) cache
Tiny LRU cache for Client or Server
Tiny & Fast LRU Implementation as possible
IndexedDB-based persisting LRU cache for the browser
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 dead simple, high performance, somewhat-recently-used cache.
hyperlru implementation backed in an Object
hyperlru implementation backed in an Map
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.
An in-memory key/value cache based on the Least Recently Used algorithm
A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w
A simple proxy that creates plain javascript objects that behave like an lru cache.
Simple “Least Recently Used” (LRU) cache
"Least Recently Used" (LRU) cache compatible to ES6 Map
A promised based op.gg scraper for League of Legends but with 'recently played with' section.
An in-memory key/value cache based on the Least Recently Used algorithm
Simple “Least Recently Used” (LRU) cache
Tiny LRU cache for Client or Server
Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache