Repository navigation

#

outbox-pattern

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

C#
6962
7 天前

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

Java
130
2 年前

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

C#
127
8 个月前

Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.

Go
97
3 个月前

An implementation of the Transactional Outbox Pattern with Cosmos DB

C#
84
1 个月前

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

Java
64
2 年前

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

Java
39
2 年前

Outbox Pattern implementation in go

Go
38
9 个月前

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

Python
33
12 天前

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

TypeScript
30
3 个月前

Outbox implementation for Kafka with Couchbase, MSSQL and PostgreSQL.

C#
28
9 天前

Example outbox pattern implement in Golang

Go
27
9 个月前

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

C#
25
3 年前

Message and Job Storage with Outbox Design Pattern

C#
21
3 年前

This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.

C#
21
1 年前