outbox topic
bunnify
AMQP library to publish and consume events
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.
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...
sbmt-kafka_producer
Ruby gem for producing Kafka messages
TransactionalBox
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
sbmt-kafka_consumer
Ruby gem for consuming Kafka messages
pg-transactional-outbox
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.