Caching library for KOS NG IT Konsult
A cache object that deletes the least-recently-used items.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Require hook for automatic V8 compile cache persistence
A generational pseudo-LRU cache with strict maximum size limits.
Require hook for automatic V8 compile cache persistence
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Memoize functions results using an lru-cache.
Contain async insanity so that the dark pony lord doesn't eat souls
A super-fast, promise-based cache that reads and writes to the file-system.
Infer the owner of a path based on the owner of its nearest existing parent
Reuse objects and functions with style
A simple key/value storage using files to persist the data
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
LRU and FIFO caches for Client or Server
Finds the common standard cache directory
Minimal key-value cache interface
Cache Manager for Node.js
No description provided.
Find and parse the tsconfig.json file from a directory path
useMemo and useCallback but with a stable cache
An LRU cache of weak references
Opinionated, caching, retrying fetch client
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.