Here are
36 public repositories
matching this topic...
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Microservices data exchange with change data capture and outbox pattern.
.NET Microservice Reference Application. It's also an over-engineered burger shop!
Message and Job Storage with Outbox Design Pattern
An implementation of the Transactional Outbox Pattern with Cosmos DB
Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect
Updated
Jun 28, 2022
Java
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. serverless or load balanced).
Library to reduce boilerplate when implementing the transactional outbox pattern in Go
Outbox Pattern and Duplicate Message Handlers in C#
A demonstration of the transactional outbox messaging pattern (+ Log Trailing) with Amazon DynamoDB (+ Streams) written in Go.
Outbox is an implementaion for outbox worker pattern for atomically and reliabliy publishing events to Messsaging systems.
Repository to support the article "Building a Knowledge Base Service With Neo4j, Kafka, and the Outbox Pattern"
Updated
Feb 22, 2022
Kotlin
Outbox Pattern implementation in go
Example outbox pattern implement in Golang
This repository contains a sample of Debezium for Event Sourcing.
Updated
Aug 11, 2020
Shell
This is collection for spring boot starters project for popular tools.
Updated
Sep 11, 2021
Java
An example of the Transactional Outbox pattern with Django.
Updated
May 26, 2022
Python
Showcase for the transactional outbox pattern based on debezium [MIRROR]
A experiment with transactional event oubox message routing based on data from Pulsar's built-in Debezium Postgres source connector
Updated
Dec 4, 2020
Kotlin
this repo contains a sample outbox pattern which is a microservice transactional pattern.
Storage implementation using GORM for the Outboxen library.
A clean code music shop demo that aims to follow the domain-driven design principles by utilizing some of the common techniques and patterns.
The health check library of CAP.
Testing the new Transactional Outbox from the MassTransit framework.
Outbox pattern using Debezium and Protobuf serialization
Updated
Jan 14, 2022
Python
True Atomic Microservices Implementation with Debezium and Outbox Pattern to Ensure Data Consistency.
Async service communication based on Outbox pattern using: Kotlin, Kafka, Debezium Kafka Connect, Postgres and docker.
Updated
Feb 26, 2020
Kotlin
Improve this page
Add a description, image, and links to the
outbox-pattern
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
outbox-pattern
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We need more complete example apps that would show more of the framework features and how to use them in real-world scenarios.