There are 1 repository under transactional-outbox topic.
Outbox Implementation for Spring Boot
An implementation of the Transactional Outbox Pattern with Cosmos DB
Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.
Microservices Golang Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
Microservices Java/Spring-Boot Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
Example NestJS repo with Prisma, DDD concepts, unit of work, transactional outbox
A Transactional Outbox implementation for Rails and ActiveRecord
Example outbox pattern implement in Golang
Message and Job Storage with Outbox Design Pattern
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).
Transactional outbox pattern for node and mongodb
Library that implements transactional outbox pattern in Python
Transactional outbox pattern with Node.js and Debezium
A RESTful API server for the application about managing, hosting events and selling their tickes. Implementing Clean Architecture, DDD, CQRS, Repository, Unit of Work Patterns, Caching with Redis and Decorator Pattern, Idempotency and Outbox Pattern, Real-time Chat and Notification.
A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.
This is a sample project that implements the transactional outbox pattern for microservices running in a k8s cluster, using MongoDB and Google Pub Sub
Meetups microservice, applying tactical DDD building blocks and in a real example.
A stateless app to read events from MySQL binlog and write on Kafka using the Transactional Outbox Pattern.
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_releaseapplock stored procedures.
POC de uma aplicação de domínio de transação que implementa o Transactional outbox.
A sample Transactional Outbox Pattern implementation written with .NET Core.
This is a tryout I prepared to demonstrate the transactional outbox pattern / approach using Kotlin, Spring Boot, Maxwell, Kafka and Python.
Library to reduce boilerplate when implementing the transactional outbox pattern in Go
Transactional Outbox Pattern with Azure Cosmos DB
Implementation of transactional outbox pattern
Educational examples of message relay patterns (Polling Publisher, Transaction Log Tailing) for implementing the Transactional Outbox pattern.
Complete example of implementing microservice Tranasctional Messaging patterns - Idempotent Consumer, Tranasctional Outbox, Transaction Log Tailing, and Unit of Work using AWS DynamoDB Streams, SNS, SQS, and Lambda.
A RESTful API server for the application about managing, hosting events and selling their tickes. Implementing Clean Architecture, DDD, CQRS, Repository, Unit of Work Patterns, Caching with Redis and Decorator Pattern, Idempotency and Outbox Pattern, Real-time Chat and Notification.
BitPay App (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for IOS/Android.