Easily use redis scripts in Node with latest changes
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
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
A robust, performance-focused and full-featured Redis client for Node.js.
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
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 [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
Javascript Redis protocol (RESP) parser
Info output parser for Redis
Redis script manager for node.js
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Redis store for node-cache-manager
Redis utilities for redis instrumentations
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Easily use redis scripts in Node
Convenience wrapper for Redis EVAL/EVALSHA
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
A pure JS HTTP parser for node.
mirror of glob, bundled and exposed as ES module including for browser
A node.js redlock implementation for distributed redis locks
A Redis store for the `express-rate-limit` middleware