redis-streams
JSON →Redis streams extension for the node_redis client, providing Readable and Writable stream interfaces for Redis keys. Version 1.1.0, last updated in 2016, with no recent releases. Unlike manual streaming, it avoids buffering entire datasets in memory by leveraging redis-rstream and redis-wstream. Provides readStream, writeStream, and writeThrough methods. Not compatible with ioredis or newer redis clients.
Resources
packageredis-streams ↗