Showing 1-20 of 287,274 packages
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
TypeScript definitions for node-redis-pubsub
This package provides support for the [RedisJSON](https://redisjson.io) module, which adds JSON as a native data type to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the RedisJSON command
This package provides support for the [RedisTimeSeries](https://redistimeseries.io) module, which adds a time series data structure to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redi
This package provides support for the [RediSearch](https://redisearch.io) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the RedisJSON module. It extends the [Node Redis client](https://github.c
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Production-ready distributed locks for Redis and Valkey with support for node-redis, ioredis, and Valkey GLIDE
Simplistic node redis connection pool ready can scale with generic-pool support
Simplistic node redis cache ready can scale with generic-pool support
Redis storage adapter for nauth-toolkit using the redis package (node-redis)
A node-redis wrapper to be used with visionmedia's co library
Extends the node redis client with readStream, writeStream, and writeThrough functions.
A simple event bus powered by node-redis to communicate between multiple node instances
Node Redis Subscribe =================
nestjs throttler storage redis service base on node-redis
Flexible, production-ready Redis client module for NestJS with multi-connection support, built on the modern node-redis client