{"library":"fastify-redis-channels","type":"library","category":null,"description":"A Fastify plugin implementing a message broker using Redis streams, supporting pub/sub, IoT, and scalable consumer groups. Current stable version is 1.3.2. Release cadence is irregular. Key differentiators: seamless scaling from single Redis to cluster without code changes, native Promises, and automatic channel cleanup on Fastify close. Suitable for real-time applications like chat, SSE, and statistics processing.","language":"javascript","status":"active","version":"1.3.2","tags":["javascript","fastify","plugin","redis","cluster","pre-sharded","channel","stream","message broker"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fastify-redis-channels","imports":["import fastifyRedisChannels from 'fastify-redis-channels'","fastify.register(require('fastify-redis-channels'), { /* options */ })","const { RedisChannelsError } = require('fastify-redis-channels')"]},{"cmd":"yarn add fastify-redis-channels","imports":[]},{"cmd":"pnpm add fastify-redis-channels","imports":[]}],"homepage":"https://github.com/hearit-io/fastify-redis-channels#readme","github":"https://github.com/hearit-io/fastify-redis-channels","docs":null,"changelog":null,"pypi":null,"npm":"fastify-redis-channels","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}