{"library":"node-redis-eventbus","type":"library","category":null,"description":"A simple event bus powered by node-redis for inter-process communication between multiple Node.js instances using Redis pub/sub. Current stable version is 1.2.1. It provides a lightweight API with async/await and promise patterns, TypeScript definitions included. Differentiators include a static registry for named event bus instances, a ping method to check listener availability, and automatic cleanup. Low release cadence; last update was 2018.","language":"javascript","status":"maintenance","version":"1.2.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-redis-eventbus","imports":["import { EventBus } from 'node-redis-eventbus'","import { EventBus } from 'node-redis-eventbus'","import type { EventBus } from 'node-redis-eventbus'","EventBus.create(name, opts)"]},{"cmd":"yarn add node-redis-eventbus","imports":[]},{"cmd":"pnpm add node-redis-eventbus","imports":[]}],"homepage":"https://github.com/yss14/node-redis-eventbus#readme","github":"https://github.com/yss14/node-redis-eventbus","docs":null,"changelog":null,"pypi":null,"npm":"node-redis-eventbus","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}