transactional-outbox-pattern
Here are 27 public repositories matching this topic...
Sort:Most stars
An implementation of the Transactional Outbox Pattern with Cosmos DB
- Updated
Jun 26, 2025 - C#
A YouTube Clone microservices application built with .NET 7 and Angular 14.
- Updated
Apr 13, 2024 - C#
Team management service is a production ready and fully tested service that can be used as a template for a microservices development.
- Updated
Jun 17, 2024 - Kotlin
Message and Job Storage with Outbox Design Pattern
- Updated
Dec 11, 2022 - C#
Library that implements transactional outbox pattern in Python
- Updated
Feb 5, 2023 - Python
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…
- Updated
Feb 29, 2024 - C#
Transactional outbox pattern with Node.js and Debezium
- Updated
May 3, 2024 - TypeScript
A stateless app to read events from MySQL binlog and write on Kafka using the Transactional Outbox Pattern.
- Updated
Dec 19, 2022 - Go
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
- Updated
Jun 29, 2021 - Java
Toolkit to assist in implementing the transactional outbox pattern
- Updated
Jul 12, 2025 - C#
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…
- Updated
May 16, 2025 - C#
This is a tryout I prepared to demonstrate the transactional outbox pattern / approach using Kotlin, Spring Boot, Maxwell, Kafka and Python.
- Updated
May 10, 2021 - Kotlin
Transactional Event Library for JEE (outbox pattern)
- Updated
Apr 14, 2025 - Java
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.
- Updated
May 27, 2022 - C#
demo of transactional outbox
- Updated
Jul 26, 2022 - C#
This repository implements the Transactional Outbox pattern for a Spring Boot app with R2DBC
- Updated
Jul 19, 2024 - Kotlin
Library for Transactional Outbox Pattern
- Updated
May 6, 2021 - Go
Sample for transactional outbox pattern
- Updated
Aug 13, 2022 - Roff
Testing the new Transactional Outbox from the MassTransit framework.
- Updated
Jun 30, 2022 - C#
Transactional outbox pattern with debezium
- Updated
Dec 22, 2022 - Java
Improve this page
Add a description, image, and links to thetransactional-outbox-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetransactional-outbox-pattern topic, visit your repo's landing page and select "manage topics."