outbox-pattern topic
Transactional_Outbox_with_Spring_and_Kotlin
Kotlin-Spring-OutBox-Microservice
go-outbox
Outbox Pattern implementation in go
MessageStorage
Message and Job Storage with Outbox Design Pattern
django-jaiminho
A broker agnostic implementation of outbox and other message resilience patterns for Django apps.
Ayb.Debezium.Ticket
.NET framework based implementation of the Outbox Pattern using Apache Kafka and Debezium.
SqlTransactionalOutbox
A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Fun...
TransactionalBox
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
pg-transactional-outbox
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.