outbox-pattern topic

List outbox-pattern repositories

go-outbox

24
Stars
7
Forks
Watchers

Outbox Pattern implementation in go

MessageStorage

20
Stars
1
Forks
Watchers

Message and Job Storage with Outbox Design Pattern

django-jaiminho

28
Stars
3
Forks
Watchers

A broker agnostic implementation of outbox and other message resilience patterns for Django apps.

Ayb.Debezium.Ticket

21
Stars
0
Forks
Watchers

.NET framework based implementation of the Outbox Pattern using Apache Kafka and Debezium.

SqlTransactionalOutbox

16
Stars
1
Forks
Watchers

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...

pg-transactional-outbox

18
Stars
2
Forks
Watchers

A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.