In-memory Redis-compatible server implementation in JavaScript, useful for testing and client-agnostic mocks
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.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
This library emulates ioredis by performing all operations in-memory.
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
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
OpenTelemetry instrumentation for `redis` database client for Redis
Javascript Redis protocol (RESP) parser
Redis-backed feature store for the LaunchDarkly Server-Side SDK for Node.js
Redis storage adapter for Keyv
Scale Hocuspocus horizontally with Redis
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.
Redis utilities for redis instrumentations
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
default socket.io in-memory adapter
Redis commands
Redis commands
Error classes used in node_redis
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
The Socket.IO adapter based on Redis Streams, allowing to broadcast events between several Socket.IO servers
Redis plugin for Haraka & other plugins to inherit from