redis-messaging-manager

JSON →
library 1.6.2 ·javascript maintenance
verified Jun 7, 2026

Pubsub messaging library using Redis and RxJS 5 with TypeScript support. Current stable version is 1.6.2. It provides a simple PubsubManager class for publishing and consuming messages through a Redis broker. Key differentiators: consume method returns RxJS 5 Observable for event streaming; auto-reconnect on broker failure; server event stream subscription. Release cadence appears low (last release likely 2018-2019). Bindings to RxJS 5 (not RxJS 6+) and ioredis.