redis-wstream
JSON →A Node.js write stream that pipes binary or UTF-8 data into a Redis key using an existing Redis client. Tests with mranney/node_redis, streams2 compatible (Node >=4). Stabilizes at v1.0.0 with low release cadence. Differentiates from other Redis stream implementations by reusing an existing client connection instead of opening its own, enabling shared authentication and connection pooling.
Resources
packageredis-wstream ↗