transactional-outbox topic
transactional-outbox-pattern
An implementation of the Transactional Outbox Pattern with Cosmos DB
golang-outbox-example
Example outbox pattern implement in Golang
MessageStorage
Message and Job Storage with Outbox Design Pattern
service-outbox
Transactional outbox pattern for node and mongodb
active_outbox
A Transactional Outbox implementation for Rails and ActiveRecord
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...
nestjs-ddd
Example NestJS repo with Prisma, DDD concepts, unit of work, transactional outbox
pg-transactional-outbox
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.