Faye Redis
JSON →Redis backend engine for Faye, the Bayeux-compatible pub/sub messaging system. Current stable version 0.2.0 is the last release. This package provides a Redis-based engine for scaling Faye across multiple Node.js processes or machines. It uses Redis pub/sub for message distribution and stores client subscriptions. Ideal for applications requiring horizontal scalability with Faye. Compared to in-memory engines, it allows multiple Faye servers to share state. Note: only supports node engines >=0.4.0 (very old). No releases after 2012; consider alternatives like faye-redis-node or modern pub/sub solutions.
Resources
packagefaye-redis ↗