Streams of the [redis protocol](http://redis.io/topics/protocol)
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
An async iterable interface for redis streams
WebSocket protocol handler with pluggable I/O
Javascript Redis protocol (RESP) parser
Library for resuming and following streams in distributed systems
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
OpenTelemetry instrumentation for `redis` database client for Redis
Node.js Streams, a user-land copy of the stream library from Node.js
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.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Check if something is a Node.js stream
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.
Get a stream as a string, Buffer, ArrayBuffer or array
Toggle the CLI cursor
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
destroy a stream if possible
An HTTP/REST based Redis client built on top of Upstash REST API.
Call a callback when a readable/writable/duplex stream has completed or failed.
A streaming way to send data to a Node.js Worker Thread