An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with outbox

A curated list of projects in awesome lists tagged with outbox .

https://github.com/yedf/dtm

A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.

cadence csharp database distributed distributed-transactions dtm go golang java microservice outbox saga seata tcc transaction transactions workflow-engine xa

Last synced: 30 Jun 2025

https://github.com/dtm-labs/dtm

A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.

cadence csharp database distributed distributed-transactions dtm go golang java microservice outbox saga seata tcc transaction transactions workflow-engine xa

Last synced: 13 May 2025

https://github.com/thangchung/clean-architecture-dotnet

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

aspnetcore blazor-webassembly clean-architecture clean-architecture-boilerplate cleanarchitecture containers cqrs crud dapr ddd ddd-architecture ddd-patterns dotnet6 kubernetes mediatr microservice microservices microservices-architecture outbox tye

Last synced: 16 May 2025

https://github.com/obsidiandynamics/goharvest

Transactional outbox harvester for Postgres → Kafka, written in Go

distributed-systems distributed-transactions golang kafka microservices outbox postgres

Last synced: 21 Aug 2025

https://github.com/zirunhua/leapledger

基于 Flutter 和 Gin 的前端分离的记账工具的服务端部分

accounting dead-letter-queue docker event-driven gin gorm jwt ledger mysql nats outbox redis swagger web websocket

Last synced: 21 Jun 2025

https://github.com/kuper-tech/sbmt-outbox

Transactional outbox pattern

gem inbox outbox ruby

Last synced: 11 Jan 2026

https://github.com/oagudo/outbox

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

go golang golang-library outbox outbox-example outbox-pattern

Last synced: 02 Feb 2026

https://github.com/ZiRunHua/LeapLedger

The back-end part of an accounting tool based on Flutter and Gin's front-end separation

accounting dead-letter-queue docker event-driven gin gorm jwt ledger mysql nats outbox redis swagger web websocket

Last synced: 03 Apr 2025

https://github.com/wework/grabbit

A lightweight transactional message bus on top of RabbitMQ

go golang microservices outbox rabbitmq reliable-messages saga saga-pattern transactional-message-exchange

Last synced: 24 Aug 2025

https://github.com/timmoth/asyncmonolith

Facilitates simple durable and asynchronous messaging in dotnet apps.

async csharp dotnet efcore messaging outbox scheduler transactional

Last synced: 01 Nov 2025

https://github.com/pmorelli92/bunnify

AMQP library to publish and consume events

amqp consume event-driven events go golang outbox publish rabbitmq sql subscribe

Last synced: 11 Jun 2025

https://github.com/kuper-tech/sbmt-kafka_producer

Ruby gem for producing Kafka messages

gem kafka outbox ruby

Last synced: 16 Mar 2026

https://github.com/loadsmart/django-jaiminho

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

django dualwrite orm outbox outbox-pattern

Last synced: 14 Apr 2025

https://github.com/zehelein/pg-transactional-outbox

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

inbox inbox-pattern logical-replication microservices nodejs outbox outbox-pattern postgres postgresql transactional-inbox transactional-outbox typescript

Last synced: 13 Oct 2025

https://github.com/kuper-tech/sbmt-kafka_consumer

Ruby gem for consuming Kafka messages

gem inbox kafka outbox ruby

Last synced: 09 Apr 2025

https://github.com/cfrenzel/eventfully

Lightweight Reliable Messaging Framework using Outbox Pattern / EFCore / AzureServiceBus

azureservicebus distributed dotnet-core efcore esb events eventual-consistency messaging outbox servicebus

Last synced: 14 Jul 2025

https://github.com/namkyu1999/kubecon-cn-2024-chaos-engineering

Let's build a resilient systems with chaos engineering

chaos chaos-engineering dapr kubernetes litmuschaos outbox

Last synced: 07 Mar 2026

https://github.com/cajuncoding/sqltransactionaloutbox

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).

azure azure-functions azure-service-bus azuresql event-based-notification event-notifications event-services fifo-processing outbox outbox-database outbox-pattern preserve-ordering serverless-environments sql sql-server sqlserver transactional-outbox transactional-outbox-pattern

Last synced: 23 Mar 2025

https://github.com/guocaoyi/IconPub

IconPub is an icon management platform(IconFont、Chrome Extension for migraton、Docker Images、Private deployment)! 🎉 矢量图标管理平台(字体图标、浏览器迁移插件、自定义存储桶、私有化部署)

docker-images icon icon-font icon-park iconfont iconfont-migrate iconpark-icons iconpub management-system outbox

Last synced: 10 Mar 2025

https://github.com/guocaoyi/iconpub

IconPub is an icon management platform(IconFont、Chrome Extension for migraton、Docker Images、Private deployment)! 🎉 矢量图标管理平台(字体图标、浏览器迁移插件、自定义存储桶、私有化部署)

docker-images icon icon-font icon-park iconfont iconfont-migrate iconpark-icons iconpub management-system outbox

Last synced: 19 Mar 2025

https://github.com/lorenzoranucci/tor

A stateless app to read events from MySQL binlog and write on Kafka using the Transactional Outbox Pattern.

binlog cdc change-data-capture cqrs debezium event-driven event-driven-architecture kafka microservice mysql outbox outbox-pattern redis transactional-outbox transactional-outbox-pattern

Last synced: 24 Oct 2025

https://github.com/vsvp21/outbox

Transactional outbox based on polling publisher for PostgreSQL.

go golang gorm microservices outbox pgx

Last synced: 12 Mar 2026

https://github.com/smixi/python-outbox

Outbox pattern implementation in Python

event-driven-architecture events library outbox outbox-pattern python

Last synced: 25 Sep 2025

https://github.com/gustavofreze/transactional-outbox

POC de uma aplicação de domínio de transação que implementa o Transactional outbox.

kafka kafka-connect kafka-streams kotlin outbox outbox-pattern poc proof-of-concept transactional-outbox

Last synced: 13 Jul 2025

https://github.com/darky/pg-trx-outbox

Transactional outbox of Postgres for Node.js with little Event Sourcing

2pc event nodejs outbox pg postgres postgresql sourcing transaction transactional

Last synced: 18 Sep 2025

https://github.com/nilorg/outbox

使用Go语言实现最终一致性的微服务分布式事务解决方案

cap distributed-transaction eventbus go outbox transaction transactional-outbox

Last synced: 07 Sep 2025

https://github.com/mikaelvesavuori/aws-serverless-outbox-demo

Demonstration of the outbox pattern with Lambda, DynamoDB, and EventBridge.

architecture-patterns aws demo demonstration dynamodb-outbox eventbridge lambda outbox serverless

Last synced: 17 Apr 2026

https://github.com/rekalogika/domain-event-outbox

Implementation of the transactional outbox pattern on top of rekalogika/domain-event

cqrs ddd doctrine domain domain-driven-design domain-event event event-dispatcher event-listener microservice outbox symfony

Last synced: 31 Jul 2025

https://github.com/hamedstack/hamedstack.repository

A comprehensive library integrating Repository and Unit of Work patterns with Outbox pattern support, specifically designed for EF Core, enhancing data management and consistency.

csharp dotnet dotnet-core dotnetcore entity-framework-core entityframeworkcore interceptors outbox outbox-pattern repository repository-pattern unitofwork unitofwork-pattern

Last synced: 15 May 2025

https://github.com/softadastra/sync

Durable synchronization engine built on WAL, outbox, retries, and explicit conflict handling.

acks convergence outbox recovery snapshots softadastra wal

Last synced: 30 May 2026

https://github.com/omaskery/outboxen-gorm

Storage implementation using GORM for the Outboxen library.

go gorm messaging outbox outbox-pattern outboxen transactional-outbox

Last synced: 29 Jan 2026

https://github.com/gcomneno/qhse-supplychain-demo

Demo QHSE event-driven con outbox transazionale e audit trail

alembic audit-trail event-driven fastapi outbox postgresql qhse sqlalchemy sqlite supply-chain

Last synced: 18 Apr 2026

https://github.com/alfonsovgs/llblgensqloutbox

Using Outbox With LLblgen ORM Persistence

llblgen nservicebus outbox

Last synced: 06 Jul 2025

https://github.com/atk4/outbox

Integrate ATK UI with transactional mail gateways

agile atk4 outbox php

Last synced: 19 Dec 2025

https://github.com/inviqa/kafka-outbox-relay

A relay service, written in Go, that propagates events stored in an outbox table to Kafka.

go kafka outbox

Last synced: 15 Mar 2025

https://github.com/maximiliysiss/yautbox

Yautbox is a lightweight .NET outbox library

csharp dotnet inmemory mssql mysql outbox postgres

Last synced: 01 Mar 2026

https://github.com/maysam-m-mousa/simpleecommerce

A side project that is meant to build a microservices Event-Driven E-Commerce application and applies Domain-Driven Design whenever possible.

ddd dotnet ecommerce eda efcore event-driven inbox-pattern masstransit microservice outbox outbox-pattern postgres rabbitmq saga sagas

Last synced: 10 May 2026

https://github.com/framstag/domainbus

Simple implementation of the microservice outbox pattern

microservice outbox

Last synced: 14 Mar 2025

https://github.com/hertzcodes/easy-outbox

easy-outbox is a Go library that provides a simple and reliable implementation of the transactional outbox pattern.

event-driven go golang outbox

Last synced: 14 Jan 2026

https://github.com/mrb101/django_broadcaster

A Django app implementing the transactional outbox pattern with CloudEvents support

cloudevent dispatch django events outbox

Last synced: 04 Oct 2025