Distributed mutex and semaphore based on Redis
Convenience wrapper for Redis EVAL/EVALSHA
A robust, performance-focused and full-featured Valkey/Redis client for Node.js.
A Lua VM written in JS ES6 targeting the browser
The lightest signal library.
Babel plugin that transforms Lingui compile-time macros into optimized runtime calls
JS library for Fengari
Redis utilities for redis instrumentations
Lua dictionary for cspell.
A robust, performance-focused and full-featured Redis client for Node.js.
Macro for generating messages in ICU MessageFormat syntax
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A modern, high performance Redis client
Redis Lua Script Manager for NodeJS
OpenTelemetry instrumentation for `redis` database client for 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.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
A simple parser and expander for GraphQL imports
Redis based rate limiter and throttler using sliding window and token bucket algorithms
An HTTP/REST based Redis client built on top of Upstash REST API.
A really simple message queue based on Redis