<div align="center">

# @voltro/plugin-broadcast

**Cross-replica reactivity — a pub/sub message bus (Redis / NATS / memory) that fans out app-mutation ChangeEvents to every replica behind a load balancer. ADDITIVE to inline emit: local reactivity survives a broker outage; cross-replica degrades gracefully. Closes the single-instance gap for every non-postgres dialect (postgres keeps native LISTEN/NOTIFY).**

[📖 Documentation](https://docs.voltro.dev/docs/plugins/broadcast) · [voltro.dev](https://voltro.dev) · [Voltro Cloud](https://voltro.cloud)

</div>

---

```sh
npm install @voltro/plugin-broadcast
```

> ### [→ Read the documentation for @voltro/plugin-broadcast](https://docs.voltro.dev/docs/plugins/broadcast)

Installation, guides, the full API reference, and examples all live in the
**[Voltro documentation](https://docs.voltro.dev/docs/intro/getting-started)** — the single source of truth. This README is
deliberately short so there is nothing here to drift out of date.

## License

Proprietary. © 2026 Voltro UG. Your use is governed by the
[Terms of Service](https://voltro.cloud/legal/terms). See the bundled `LICENSE`.
