Very quick and simple non-volatile cache
Async disk cache
Memoize functions results using an lru-cache.
Simple and Maintained fast NodeJS internal caching
Infer the owner of a path based on the owner of its nearest existing parent
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
sync disk cache
High Performance In-Memory Cache for Node.js
TypeScript-based caching decorators
Simple persistence for all Apollo cache implementations
A super-fast, promise-based cache that reads and writes to the file-system.
Memoize promise-returning & async functions
Coalesces multiple promises for the same identifier into a single request
Contain async insanity so that the dark pony lord doesn't eat souls
A cache object that deletes the least-recently-used items.
Simple, filesystem-backed memoisation cache.
A better async DNS lookup function for Node.js that implements atomic cache operation.
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
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
An async deduping cache
React Hooks library for remote data fetching
Useful TypeScript utilities.
A simple key/value storage using files to persist the data