Showing 1-20 of 95,411 packages
Light wrapper over redis_node with first class async & promise support.
Async Redis client mock object for unit testing
Async Redis for NodeJS
Rate-limiter in Node.js, powered by Redis.
This is a custom async redis implementation
Async redis wrapper, puts the connection into the global namespace for simple access to a shared connection
Lock on asynchronous code
Fast trully async redis cluster client library with HA support, can handle reshard, failovers etc...
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
Async Redis cache
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.
Error classes used in node_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.
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.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.