Javascript implementation of least recently used cache
A cache object that deletes the least-recently-used items.
LRU Cache for node.js/browser.
A cache object that deletes the least-recently-used items.
LRU Cache
Minimal key-value cache interface
LRU and FIFO caches for Client or Server
walk paths fast and efficiently
LRU Memoize
A cache object that deletes the least-recently-used items
LRU cache module written in C++
a negotiator for the accept-headers
A cache object that deletes the least-recently-used items.
LRU cache
Least Recently Used (LRU) Cache for JavaScript and TypeScript.
Curated collection of data structures for the JavaScript/TypeScript.
The filesystem cache for `@vlt/registry-client`
LRUCache library
Adapter for using lru-cache with type-cacheable
A simple and fast LRU cache using the native Map class.
Useful TypeScript utilities.
support secondary cache mechanism. the first level cache is fixed memory-resident always with the highest priority. the second level is the LRU cache.
neat wrapper for various caches
A wrapper around the lru-cache module