redis-streams-broker

JSON →
library 0.0.15 ·javascript
verified Jun 7, 2026

A lightweight broker for Redis Streams that provides guaranteed message delivery via consumer acknowledgements and consumer group functionality, similar to Kafka. Version 0.0.15 (beta) supports only ioredis as the Redis client. It offers publishing, consumer group subscriptions, pending message summary, and memory footprint monitoring. The package is in early development with potential breaking changes between minor versions.