Truly distributed and parallel parallel queue on top of redis and zookeeper without SPoF.
Promise queue with concurrency control
Tiny queue data structure
A really simple message queue based on Redis
An async iterable interface for redis streams
Bull / BullMQ queue command line REPL
Redis utilities for redis instrumentations
fast, tiny `queueMicrotask` shim for modern engines
Job manager
Compatible version of p-queue
A modern, high performance Redis client
A robust, performance-focused and full-featured Redis client for Node.js.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A simple, fast, robust job/task queue, backed by Redis.
OpenTelemetry instrumentation for `redis` database client for Redis
A shim for the setImmediate efficient script yielding API
Redis Event Bus Module for Medusa
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
A simple and lean driver-based service bus implementation
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue