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