This implements a configurable outbox and triggers to populate it with events. See https://microservices.io/patterns/data/transactional-outbox.html for details. To be this clear, this only handles the insert of events into the outbox
Required Ruby Version
>= 3.3.0
Authors
bougyman
Versions
- 0.2.7 February 16, 2025 (19 KB)
- 0.2.6 February 16, 2025 (18.5 KB)
- 0.2.5 February 16, 2025 (18 KB)
- 0.2.4 February 16, 2025 (18 KB)
- 0.2.3 February 15, 2025 (18 KB)