A simple key/value storage using files to persist the data
Reads and caches the entire contents of a file until it is modified
Memoize promise-returning & async functions
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Require hook for automatic V8 compile cache persistence
Finds the common standard cache directory
Simple “Least Recently Used” (LRU) cache
Simple key-value storage with support for multiple backends
Persistent ordered mapping from strings
TypeScript definitions for http-cache-semantics
LRU and FIFO caches for Client or Server
Caches the result of following loaders on disk.
LRU Cache
A cache object that deletes the least-recently-used items.
sync disk cache
Async disk cache
A generational pseudo-LRU cache with strict maximum size limits.
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Stigg server-side node SDK
A library for adding htmlbars to ember CLI
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
A super-fast, promise-based cache that reads and writes to the file-system.
A humble cache-control parser
redis-backed LRU cache