Cacheable file system
Wrap native HTTP requests with RFC compliant cache support
A cacheable dns.lookup(…) that respects TTL
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
A simple key/value storage using files to persist the data
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Cacheable Utilities for Caching Libraries
High Performance In-Memory Cache for Node.js
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
Simple and Maintained fast NodeJS internal caching
Cache Manager for Node.js
Memoization utilities for cacheable
Runs (webpack) loaders
TypeScript-based caching decorators
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A drop-in replacement for fs, making various improvements.
Promise/Observable cache decorators
Adapter for using node-cache with type-cacheable
Monkey patches for file system related things.
Adapter for using lru-cache with type-cacheable
Adapter for using ioredis with type-cacheable
TypeScript definitions for graceful-fs
Adapter for using redis with type-cacheable
A cacheable dns.lookup(…) that respects TTL. This is a fork of szmarczak/cacheable-lookup, but with CommonJS support.