Repository navigation

#

outbox-pattern

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

C#
6861
2 天前

Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)

C#
115
2 个月前

Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.

Java
97
2 年前

An implementation of the Transactional Outbox Pattern with Cosmos DB

C#
79
3 个月前

Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table

Java
59
2 年前

Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB

Java
40
2 年前

Outbox Pattern implementation in go

Go
32
4 个月前

A broker agnostic implementation of outbox and other message resilience patterns for Django apps.

Python
31
5 天前

Outbox implementation for Kafka with Couchbase, MSSQL and PostgreSQL.

C#
27
1 个月前

Example outbox pattern implement in Golang

Go
25
3 个月前

A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.

TypeScript
24
16 天前

.NET framework based implementation of the Outbox Pattern using Apache Kafka and Debezium.

C#
21
2 年前

Message and Job Storage with Outbox Design Pattern

C#
21
2 年前

The aim of this project is to show a sample implementation of the hexagonal architecture, saga pattern, and outbox pattern.

Java
19
2 年前

Library that implements transactional outbox pattern in Python

Python
18
2 年前