- Sending Reliable Event Notifications with Transactional Outbox Pattern
- At-least-once Delivery - cloudcomputingpatterns.org
- The Outbox Pattern - Kamil Grzybek
- The Outbox Pattern in Event-Driven ASP.NET Core Microservice Architectures
- Refactoring Towards Resilience: Evaluating Coupling
- A better domain events pattern
- CAP: Event Bus & Outbox Pattern
- Outbox, Inbox patterns and delivery guarantees explained
- Push-based Outbox Pattern with Postgres Logical Replication
- How to get all messages through Postgres logical replication
- The Wonders of Postgres Logical Decoding Messages
- Efficient Event Communication: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices