minco-plugin-events 1.0.0

Domain event publisher and transactional outbox ports for Minco
Documentation
1
2
3
4
5
6
# minco-plugin-events

Provider-neutral domain-event publishing and transactional-outbox contracts.
The plugin deliberately does not create a scheduler or poller. Applications can
publish immediately on the request path and add an explicitly costed recovery
trigger only when required.