A pure Javascript port version of Python's RedisShardAPI
OpenTelemetry instrumentation for `redis` database client for Redis
Redis utilities for redis instrumentations
An HTTP/REST based Redis client built on top of Upstash REST API.
Redis storage adapter for Keyv
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
Redis session store for Connect
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures 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 [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 [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
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
Sharding utility for CI services
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Redis client mock object for unit testing
Distributed mutex and semaphore based on Redis
Test runner for Storybook stories
A skip list implementation inspired by the Sorted Set in Redis.
Javascript Redis protocol (RESP) parser
Google Cloud Memorystore for Redis API client for Node.js
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
A node.js redlock implementation for distributed redis locks
Redis commands
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance.
A simple Ruby client trying to match Redis' API one-to-one while still providing a Rubystic interface. It features thread safety, client-side sharding, and an obsession for performance.
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance.