A simple nuclear.js cache module that can be used as a centralized cache for entities.
Reads and caches the entire contents of a file until it is modified
A cache object that deletes the least-recently-used items.
Basic cache object for storing key-value pairs.
A cache for managing namespaced sub-caches
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
Cache requires to be lazy-loaded when needed.
A simple in-memory cache. put(), get() and del()
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
Core abstract of Caching layer for Apollo Client
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
sync disk cache
Cache a continuable
Async disk cache
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
A simple way to cache and replay readable streams.
A generational pseudo-LRU cache with strict maximum size limits.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
A super-fast, promise-based cache that reads and writes to the file-system.