Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
翻译 - 基于最终一致性的微服务中的分布式事务解决方案,也是具有发件箱模式的事件总线
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect
Microservices data exchange with change data capture and outbox pattern.
翻译 - 微服务数据交换与变更数据捕获和发件箱模式。
Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.
An implementation of the Transactional Outbox Pattern with Cosmos DB
Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table
.NET Microservice Reference Application. It's also an over-engineered burger shop!
Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB
Kotlin-Spring-OutBox-Microservice
A broker agnostic implementation of outbox and other message resilience patterns for Django apps.
Example outbox pattern implement in Golang
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
.NET framework based implementation of the Outbox Pattern using Apache Kafka and Debezium.
Message and Job Storage with Outbox Design Pattern
Outbox implementation for Kafka with Couchbase, MSSQL and PostgreSQL.
Library that implements transactional outbox pattern in 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 Fun...