Outbox Implementation for Spring Boot
-
Updated
Aug 28, 2026 - Kotlin
Outbox Implementation for Spring Boot
An implementation of the Transactional Outbox Pattern with Cosmos DB
A YouTube Clone microservices application built with .NET 7 and Angular 14.
Team management service is a production ready and fully tested service that can be used as a template for a microservices development.
Transactional outbox pattern with Node.js and Debezium
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…
Toolkit to assist in implementing the transactional outbox pattern
Modern Java persistence framework for Event-driven systems. Built-in outbox pattern. Atomic transactions with domain events. Spring, Quarkus, Micronaut, or pure Java
Library that implements transactional outbox pattern in Python
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.
A stateless app to read events from MySQL binlog and write on Kafka using the Transactional Outbox Pattern.
A production-grade, polyglot distributed order management system demonstrating a Choreographed Saga pattern with Transactional Outboxes, Idempotent Consumers, and explicit Compensation strategies across four independently-owned microservices.
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_rel…
This is a tryout I prepared to demonstrate the transactional outbox pattern / approach using Kotlin, Spring Boot, Maxwell, Kafka and Python.
Reliable, strictly-ordered event delivery from PostgreSQL to Kafka — the Transactional Outbox Pattern as a Java library. No CDC, no Kafka Connect. CloudEvents, per-aggregate ordering, replay, and an Admin API with a Go CLI.
Reference application using the Unit Of Work and Transactional Outbox patterns together in C# to guarantee at-least-one message delivery. Uses MassTransit and Ef Core.
Transactional Event Library for JEE (outbox pattern)
Transactional Outbox for Spring Boot
Add a description, image, and links to the transactional-outbox-pattern topic page so that developers can more easily learn about it.
To associate your repository with the transactional-outbox-pattern topic, visit your repo's landing page and select "manage topics."