node-cache but instead of callbacks it uses promises
Retries a function that returns a promise, leveraging the power of the retry module.
Require hook for automatic V8 compile cache persistence
Useful TypeScript utilities.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Require hook for automatic V8 compile cache persistence
Create a full Content-Type header given a MIME type or extension and cache the result
Coalesces multiple promises for the same identifier into a single request
Returns a promise from a node-style callback function.
Memoize promise-returning & async functions
Minimal key-value cache interface
A node.js module for parsing form data, especially file uploads.
node-simple-lru-cache =====================
Simple and Maintained fast NodeJS internal caching
Infer the owner of a path based on the owner of its nearest existing parent
Cache Manager for Node.js
Provides a directory where the OS wants you to store cached files.
Simple key-value storage with support for multiple backends
Promise version of glob
A super-fast, promise-based cache that reads and writes to the file-system.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Library to help write libraries that accept both promises and callbacks.
Bare bones Promises/A+ implementation