{"library":"amphora-event-bus-redis","type":"library","category":null,"description":"A Redis-based event bus module for Amphora CMS that enriches published messages with additional context. Compatible with Amphora v7.1.0. This is an alternative to the default in-memory or simple bus, providing persistence and cross-process communication via Redis. It uses the same CLAY_BUS_HOST environment variable as Amphora's default bus and respects topic namespaces. The module must be passed to Amphora's eventBus option. It is a small, focused package with minimal dependencies, suited for production deployments requiring reliable event distribution across multiple Amphora instances.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install amphora-event-bus-redis","imports":["const eventBus = require('amphora-event-bus-redis')"]},{"cmd":"yarn add amphora-event-bus-redis","imports":[]},{"cmd":"pnpm add amphora-event-bus-redis","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"amphora-event-bus-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}