outbox topic

List outbox repositories

bunnify

55
Stars
3
Forks
Watchers

AMQP library to publish and consume events

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.

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

sbmt-outbox

103
Stars
0
Forks
Watchers

Transactional outbox pattern

sbmt-kafka_producer

30
Stars
0
Forks
Watchers

Ruby gem for producing Kafka messages

TransactionalBox

131
Stars
3
Forks
131
Watchers

Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)

sbmt-kafka_consumer

27
Stars
0
Forks
Watchers

Ruby gem for consuming Kafka messages

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.