A super-fast, promise-based cache that reads and writes to the file-system.
Simple cache service on server side
A key-value cache that puts a expiry date on its entries.
a mock for the browser cache that can be used in a node environment
A simple cache that supports expiring and namespace.
Spatial tile cache that saves its data into the IndexedDB of your browser
Parse cache that actually works.
File system cache that listens to file changes
A simple in-memory cache that can be used for various purposes, such as function memoization
Multi level cache that always prefers stale data
gulp plugin. Create a cache that filter files in your stream that haven't changed since last run
cluster friendly cache, that relies on redis pub/sub to share data
LRU Cache that is safe for clusters, based on lru-cache. Save memory by only caching items on the main thread via a promisified interface.
A cache object that deletes the least-recently-used items.
Node.js object cache that uses file system for persistence
A React hook for accessing an async cache that persists data between renders and components. This allows you to do neat stuff like preload data before your next page or component has even started mounting.
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
An S3 cache that supports expiration based on last access time
LRU Cache that is safe for clusters, based on lru-cache. Save memory by only caching items on the main thread via a promisified interface.
A smart NodeJS file cache that fits everywhere!
The browser and edge runtime client for [Recached](https://github.com/thinkgrid-labs/recached) — a Rust-powered in-memory cache that runs natively on the server and inside the browser via WebAssembly.
A local npm cache that zips dependancies and restores them if a hash matches
Require hook for automatic V8 compile cache persistence
A simple in memory cache that can watch files, or expire at a set time.
An ActiveSupport MemCache store that requires serves keys until they are explicitly overwritten
ActiveSupport::Cache feature flag cache adapter for Flipper
Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (expires, cache-control) and/or validation (last-modified, etag) information.
Zero-footprint in-memory thread-safe cache
An efficient implementation of an lru cache
Linecache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
Enables request-based caching for ActiveResource
With caching, selector for IPv4/IPv6, and many other features
LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
Middleware to handle HTTP caching
Efficient and thread-safe LRU cache
APICache allows any API client library to be easily wrapped with a robust caching layer. It supports caching (obviously), serving stale data and limits on the number of API calls. It's also got a handy syntax if all you want to do is cache a bothersome url.
No description provided.
No description provided.
No description provided.