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
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
TypeScript-based caching decorators
Redis storage adapter for Keyv
A simple key/value storage using files to persist the data
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.
Adapter for using redis with type-cacheable
Simple and Maintained fast NodeJS internal caching
Cache Manager for Node.js
Memoization utilities for cacheable
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
Promise/Observable cache decorators
Decorator-based Redis caching for NestJS with auto-invalidation and TTL
OpenTelemetry instrumentation for `redis` database client for Redis
This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Adapter for using node-cache with type-cacheable
Concern style helper of caching object to Redis
Make json record cacheable to redis via various adapters like Resque, Sidekiq, etc