outbox-pattern
Here are 152 public repositories matching this topic...
Language:All
Sort:Most stars
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
- Updated
Mar 14, 2025 - C#
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
- Updated
Nov 7, 2024 - C#
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
- Updated
Feb 16, 2025 - C#
Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect
- Updated
Mar 19, 2025 - Java
Microservices data exchange with change data capture and outbox pattern.
- Updated
Dec 7, 2020 - C#
Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.
- Updated
Jul 4, 2023 - Java
An implementation of the Transactional Outbox Pattern with Cosmos DB
- Updated
Jan 16, 2025 - C#
Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table
- Updated
Jul 23, 2023 - Java
.NET Microservice Reference Application. It's also an over-engineered burger shop!
- Updated
Nov 18, 2021 - C#
Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB
- Updated
Sep 29, 2023 - Java
Kotlin-Spring-OutBox-Microservice
- Updated
May 15, 2023 - Kotlin
A broker agnostic implementation of outbox and other message resilience patterns for Django apps.
- Updated
Mar 10, 2025 - Python
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
- Updated
Mar 13, 2025 - TypeScript
Example outbox pattern implement in Golang
- Updated
Jan 5, 2025 - Go
Message and Job Storage with Outbox Design Pattern
- Updated
Dec 11, 2022 - C#
.NET framework based implementation of the Outbox Pattern using Apache Kafka and Debezium.
- Updated
Feb 20, 2023 - C#
Outbox implementation for Kafka with Couchbase, MSSQL and PostgreSQL.
- Updated
Mar 10, 2025 - 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#
Improve this page
Add a description, image, and links to theoutbox-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theoutbox-pattern topic, visit your repo's landing page and select "manage topics."