A simple and lightweight Competing Consumers Pattern Queue
Promise queue with concurrency control
A really simple message queue based on Redis
Tiny queue data structure
An async iterable interface for redis streams
Redis utilities for redis instrumentations
fast, tiny `queueMicrotask` shim for modern engines
Bull / BullMQ queue command line REPL
Compatible version of p-queue
Job manager
A robust, performance-focused and full-featured Redis client for Node.js.
A simple, fast, robust job/task queue, backed by Redis.
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.
A shim for the setImmediate efficient script yielding API
Redis Event Bus Module for Medusa
OpenTelemetry instrumentation for `redis` database client for Redis
A simple and lean driver-based service bus implementation
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.
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.