A simple on-disk cache, supporting local and remote filesystem targets, with time based expiration policies.
A simple key/value storage using files to persist the data
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
sync disk cache
Async disk cache
Require hook for automatic V8 compile cache persistence
Caches the result of following loaders on disk.
No description provided.
Apache Arrow columnar in-memory format
node-simple-lru-cache =====================
A cache object that deletes the least-recently-used items.
Light multi-platform disk space checker without third party for Node.js
Cache Manager for Node.js
A plugin for Expo CLI that provides disk-based app build caching
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
 
High Performance In-Memory Cache for Node.js
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Parse Cache-Control headers.
Useful TypeScript utilities.
Get the first path that exists on disk of multiple paths
Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules
Rush plugin for generic HTTP cloud build cache
Simple disk cache for things like Sinatra which is implemented much like Memcached in hopes that in some cases they're interchangeable.
Simple mongodb based cache for things like Sinatra and Rails which is implemented much like Memcached in hopes that in some cases they're interchangeable. It's based off 'diskcached'.