Showing 1-20 of 141,845 packages
Tiered/layered cache adapter for Flight Framework - combine multiple cache layers
Flexible rate limiting library with support for multiple cache backends, customizable key generation, and full TypeScript support.
Simple key-value storage with support for multiple backends
A super-fast, promise-based cache that reads and writes to the file-system.
A cache object that deletes the least-recently-used items.
Cache Manager for Node.js
High Performance In-Memory Cache for Node.js
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
Cache interceptor for axios
Finds the common standard cache directory
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Infinispan Javascript client
Next.js self-hosting simplified.
Enhance Reselect selectors with deeper memoization and cache management
Async disk cache
sync disk cache
LRU and FIFO caches for Client or Server
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Memoize promise-returning & async functions