|
ORE Studio 0.0.4
|
Event-driven architecture infrastructure for decoupled component communication. More...
Event-driven architecture infrastructure for decoupled component communication.
Provides a publish/subscribe event bus for decoupled communication between components without direct dependencies. Key features:
The domain namespace defines event types, traits, and entity change events. The service namespace provides the event_bus implementation and PostgreSQL integration via postgres_listener_service and postgres_event_source.