Outbox Implementation for Spring Boot
-
Updated
Jul 17, 2026 - Kotlin
Outbox Implementation for Spring Boot
An implementation of the Transactional Outbox Pattern with Cosmos DB
Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.
Microservices Golang Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
Microservices Java/Spring-Boot Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
A Transactional Outbox implementation for Rails and ActiveRecord
Example NestJS repo with Prisma, DDD concepts, unit of work, transactional outbox
Example outbox pattern implement in Golang
Durable, typed job chains that commit with your database transactions. No Redis required, no separate server.
Message and Job Storage with Outbox Design Pattern
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 Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. se…
A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.
Transactional outbox pattern with Node.js and Debezium
Transactional outbox pattern for node and mongodb
Library that implements transactional outbox pattern in Python
A RESTful API server for the application about managing, hosting events and selling their tickes. Implementing Clean Architecture, DDD, CQRS, Repository, Unit of Work Patterns, Caching with Redis and Decorator Pattern, Idempotency and Outbox Pattern, Real-time Chat and Notification.
Production-ready Transactional Outbox Pattern for Spring Boot 4 with Kafka and PostgreSQL, featuring idempotency, batch publishing and an optimized low-polling architecture for high-throughput event delivery.
PostgreSQL extension for reliable async message delivery to HTTP, Kafka, MQTT, Redis, AMQP & NATS — atomically committed with your transaction, using the transactional outbox pattern
This is a sample project that implements the transactional outbox pattern for microservices running in a k8s cluster, using MongoDB and Google Pub Sub
Add a description, image, and links to the transactional-outbox topic page so that developers can more easily learn about it.
To associate your repository with the transactional-outbox topic, visit your repo's landing page and select "manage topics."