An HTTP compliant route path middleware for serving cache response with invalidation support.
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
A cacheable dns.lookup(…) that respects TTL
Wrap native HTTP requests with RFC compliant cache support
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
Cacheable Utilities for Caching Libraries
A module that takes a Response object and determines whether it's cacheable based on a specific configuration.
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
High Performance In-Memory Cache for Node.js
Simple and Maintained fast NodeJS internal caching
Cache Manager for Node.js
Memoization utilities for cacheable
This library takes a Response object and determines whether it's cacheable, based on a specific configuration.
TypeScript-based caching decorators
Promise/Observable cache decorators
Adapter for using node-cache with type-cacheable
Adapter for using lru-cache with type-cacheable
Adapter for using ioredis with type-cacheable
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.
Wrap native HTTP requests with RFC compliant cache support. This is a fork of jaredwray/cacheable-request, but with CommonJS support.
Decompress a HTTP response if needed
Redis storage adapter for Keyv