promise-cache-decorator
Two-level cache for functions returning promise (i.e. it memoizes promises), with "wait-a-little" event, adjustable persistence and cache invalidation strategies.
Two-level cache for functions returning promise (i.e. it memoizes promises), with "wait-a-little" event, adjustable persistence and cache invalidation strategies.
Cache a stream in redis
A cache layer using request-local-storage
A simple by-reference cache layer with no eviction
A dynamo db stratocacher layer
Use Redis Streams to cache entire results sets
 
A stupid cache implementation
Cache buster for static resources in HTML pages
Write to a file, read when it's done
A node duplex stream used for caching stream information to the file system while processing. This module is very helpful when large amounts of data need to be processed over the network, while ensuring that the connection is not open for a long period o
A cache module equips with rich cache strategies
A dead simple, high performance, somewhat-recently-used cache.
A plugin to store Js item in cache, to allow reduction of ajax calls in runtime
Caching NPM client.
record a statics to directory for later reuse.
simple ttl map with sub/pub functionality.
a template for typescript npm packages
LRU Cache