-
-
Notifications
You must be signed in to change notification settings - Fork 41
Addons
Mustafa TURAN edited this page Sep 13, 2018
·
4 revisions
EventBus is an open stack to create an addon to extend its functionality by external modules. This page will include the addons created by otobus and community.
Addon Name | Description | License | Link | Link |
---|---|---|---|---|
event_bus_postgres | Postgres event store for event_bus using GenStage to save events to PG | MIT, LCR | Github | HexDocs |
event_bus_logger | Log listener implementation | MIT | Github | HexDocs |
event_bus_metrics | Metrics UI and metrics API endpoints for EventBus events | GNU GPL v3.0 | Hex | HexDocs |
...
Contents
- EventBus Wiki
- Getting Started
- Documentation
- Debugging
- Architecture
- Addons
- Samples