Memory, disk, and S3 cache implementations with simple TTL
A simple key/value storage using files to persist the data
node-simple-lru-cache =====================
Cache Manager for Node.js
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Parse Cache-Control headers.
Simple key-value storage with support for multiple backends
High Performance In-Memory Cache for Node.js
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
Require hook for automatic V8 compile cache persistence
Rush plugin for generic HTTP cloud build cache
Simple and Maintained fast NodeJS internal caching
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Useful TypeScript utilities.
Simple “Least Recently Used” (LRU) cache
Cache interceptor for axios
Simple persistence for all Apollo cache implementations
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Intuitive magical memoization library with Proxy and WeakMap
LRU and FIFO caches for Client or Server
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.