An in-memory caching (memoization) decorator for Typescript
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
Wrap native HTTP requests with RFC compliant cache support
A cacheable dns.lookup(…) that respects TTL
Cacheable Utilities for Caching Libraries
Cache Manager for Node.js
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
Memoization utilities for cacheable
TypeScript-based caching decorators
Adapter for using node-cache with type-cacheable
Adapter for using ioredis with type-cacheable
Adapter for using lru-cache with type-cacheable
Adapter for using redis with type-cacheable
Promise/Observable cache decorators
Redis storage adapter for Keyv
A cacheable dns.lookup(…) that respects TTL. This is a fork of szmarczak/cacheable-lookup, but with CommonJS support.
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
High Performance Network Caching for Node.js with fetch, request, http 1.1, and http 2 support
Wrap native HTTP requests with RFC compliant cache support. This is a fork of jaredwray/cacheable-request, but with CommonJS support.
An HTTP compliant route path middleware for serving cache response with invalidation support.