Event Hub
Definition
The Event Hub is the platform component responsible for reliable, ordered event delivery across Keymate services. It implements a transactional outbox pattern with the relational database to guarantee at-least-once delivery, supports consumer group isolation, and provides dead-letter queue handling for failed events.