{"library":"faye-redis","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"0.2.0","tags":["javascript","pubsub","bayeux"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install faye-redis","imports":["const { RedisEngine } = require('faye-redis');","const RedisEngine = require('faye-redis');"]},{"cmd":"yarn add faye-redis","imports":[]},{"cmd":"pnpm add faye-redis","imports":[]}],"homepage":"http://github.com/faye/faye-redis-node","github":"git://github.com/faye/faye-redis-node","docs":null,"changelog":null,"pypi":null,"npm":"faye-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}