Prompt-hash-keyed LLM response cache with model-aware invalidation
Zero-dependency LLM response cache with exact, fuzzy (Jaccard), semantic (HNSW cosine) matching, Redis/SQLite/FS/Memory backends, MCP server, HTTP middleware, streaming, analytics, and local embeddings.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
HTTP response freshness testing
Self-learning LLM runtime — TurboQuant KV-cache (6-8x compression), SONA adaptive learning, FlashAttention, speculative decoding, GGUF inference
Apollo Server full query response cache
No description provided.
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
fresh rewrite in TypeScript with ESM targets
Fetch package artifacts and metadata from registries
Middleware to destroy caching
A cache object that deletes the least-recently-used items.
Cache polyfill for the ServiceWorker
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
node-fetch with caching.
Detox driver for Wix Pilot usage
Rush plugin for generic HTTP cloud build cache
A simple key/value storage using files to persist the data
Better streaming static file server with Range and conditional-GET support
Daemon that manages the @vltpkg/cache disk store
Serve static files
OCSP Stapling implementation
- Supports redis cache for `@envelop/response-cache` plugin - Suitable for serverless deployments where the LRU In-Memory Cache is not possible