Redis store for node-cache-manager
Redis Cache Module for Medusa
In-memory Cache Module for Medusa
redis-backed LRU cache
TypeScript-based caching decorators
Simple key-value storage with support for multiple backends
Next.js cache handlers
Stigg server-side node SDK
Redis store for node-cache-manager
Redis utilities for redis instrumentations
- Supports redis cache for `@envelop/response-cache` plugin - Suitable for serverless deployments where the LRU In-Memory Cache is not possible
Redis Server for testing. The server will allow you to connect your favorite client library to the Redis Server and run parallel integration tests isolated from each other.
Keyv adapter implementing Apollo's KeyValueCache interface
Designed for speed, scalability, and optimized performance, nextjs-turbo-redis-cache is your custom cache handler for demanding production environments.
IORedis store for node-cache-manager
An async iterable interface for redis streams
A robust, performance-focused and full-featured Redis client for Node.js.
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
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.
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.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type
Redis CacheBackend implementation for sassi with pub/sub invalidation.
Typed cache substrate for Rust applications with composable predicate algebra and cross-runtime trait queries.
Support crate for Sassi macro/codegen integrations; most adopters depend on sassi directly.
Support proc-macro crate re-exported by sassi for ordinary adopters.