Showing 1-20 of 33,475 packages
A cache object that deletes the least-recently-used items.
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
A simple key/value storage using files to persist the data
Simple JS stack with auto run for node and browsers
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
LRU and FIFO caches for Client or Server
A super-fast, promise-based cache that reads and writes to the file-system.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
An LRU cache of weak references
Basic cache object for storing key-value pairs.
Cache Manager for Node.js
Require hook for automatic V8 compile cache persistence
node-simple-lru-cache =====================
A cache for managing namespaced sub-caches
High Performance In-Memory Cache for Node.js
Memoize functions results using an lru-cache.
Opinionated, caching, retrying fetch client
Reads and caches the entire contents of a file until it is modified
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.