A middleware for node-quickbase to cache API calls in memory
A cache object that deletes the least-recently-used items.
Require hook for automatic V8 compile cache persistence
Basic cache object for storing key-value pairs.
Reads and caches the entire contents of a file until it is modified
LRU and FIFO caches for Client or Server
A cache for managing namespaced sub-caches
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Cache requires to be lazy-loaded when needed.
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.
Require hook for automatic V8 compile cache persistence
A super-fast, promise-based cache that reads and writes to the file-system.
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
HTTP response freshness testing
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Zero dependencies Query Builder for Cloudflare Workers
Caches the result of following loaders on disk.
The closest you can get to require something with bypassing the require cache
sync disk cache
A generational pseudo-LRU cache with strict maximum size limits.
A simple key/value storage using files to persist the data
Async disk cache
An LRU cache of weak references
No description provided.