Redis PubSub Hook

JSON →
library 1.0.2 ·javascript
verified Jun 7, 2026

Redis pubsub for communicating other nodes in a distributed system, enabling request-response pattern across instances. Current stable version is 1.0.2. Release cadence is low (last release on npm). Key differentiators: built on node-redis and redis-cluster for cluster support; provides a hook mechanism to collect and aggregate data from all nodes; includes namespace support for scoped pubsub channels.