Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
-
Updated
Nov 22, 2024 - C#
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.
Microservices data exchange with change data capture and outbox pattern.
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
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
Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.
Kotlin-Spring-OutBox-Microservice
A broker agnostic implementation of outbox and other message resilience patterns for Django apps.
Message and Job Storage with Outbox Design Pattern
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.
Example outbox pattern implement in Golang
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 Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. se…
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.
Add a description, image, and links to the outbox-pattern topic page so that developers can more easily learn about it.
To associate your repository with the outbox-pattern topic, visit your repo's landing page and select "manage topics."