Topic: "outbox-pattern"
realrgt/bookify
Pragmatic Clean Architecture
Language: C# - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
arturlaskowski/bigos-app
The aim of this project is to show a sample implementation of the hexagonal architecture, saga pattern, and outbox pattern.
Language: Java - Size: 3.38 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
CherkashinEvgeny/gopoller
Golang library for data polling
Language: Go - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
mobamoh/foodie
Foodie is a demonstration of various concepts in modern cloud software development including Microservices, Clean Architecture, DDD, SAGA, Outbox and CQRS. 🍔☁️
Language: Java - Size: 11.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
arfranzim/food-ordering-system
Food ordering system microservice in clean and hexagonal architecture.
Language: Java - Size: 3.61 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
omaskery/outboxen-gorm
Storage implementation using GORM for the Outboxen library.
Language: Go - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1
valentaiga/book-market
Implementation of CQRS with MediatR in ASP.NET Core 6.
Language: C# - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
denizumutdereli/tx-log-tailling-with-debezium
transaction log tailing pattern /w Debezium + Kafka (Auth microservice)
Language: PLpgSQL - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2
ataberkdag/cqrs-with-projection
Sample .Net 6 CQRS Implementation with Onion Architecture, DDD and Outbox Pattern.
Language: C# - Size: 31.3 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
JuanOrbegoso/OutboxInboxPatternSample
A sample of the transactional Outbox and Inbox patterns in C# and RabbitMQ.
Language: C# - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
dgncn/Simitci
this repo contains a sample outbox pattern which is a microservice transactional pattern.
Language: C# - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
alexnikitchuk/debezium-outbox-with-protobuf
Outbox pattern using Debezium and Protobuf serialization
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1
AdsHan/dotnet-microservices-outbox-pattern
Outbox Pattern strategy to implement atomicity between database transactions and message publishing.
Language: C# - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
Sefikcan/Kanbersky.RedCAP
Outbox Pattern with CAP
Language: C# - Size: 7.06 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
ypt/experiment-event-outbox-router
A experiment with transactional event oubox message routing based on data from Pulsar's built-in Debezium Postgres source connector
Language: Kotlin - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
Faggotinginternalauditor484/IronSys
🚀 Redesign contention in high-concurrency systems with IronSys, a production-ready blueprint for efficient distributed performance.
Language: Python - Size: 143 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
dmitriy-iliyov/spring-outbox
Transactional Outbox for Spring Boot
Language: Java - Size: 139 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
fast-programmer/outboxer
Transactional outbox for Ruby on Rails apps
Language: Ruby - Size: 1.31 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 1
czetsuyatech/ct-unified-kafka-events-client
Demo project for Unified Kafka Events
Language: Java - Size: 34.2 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0
flow-OverStack/QuestionService
QuestionService is a microservice in the Flow OverStack platform responsible for managing questions, including creation, editing, retrieval, and moderation. It handles question-related business logic, such as tags, views and votes.
Language: C# - Size: 567 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0
arulam11/observability
Spring Boot + Postgres + Flyway + Kafka (Outbox) + Prometheus & Grafana
Language: Java - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
rubyists/sequel-pgt_outbox
Transactional Outbox Pattern for PostgreSQL
Language: Ruby - Size: 68.4 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
omerada/CLEAN-DDD-SAGA-OUTBOX-CQRS-KAFKA-KUBERNETES-GKE-TURKCE-KAYNAK
Clean Architecture & DDD, Saga & Outbox Pattern, CQRS, Kafka ve Kubernetes üzerine kapsamlı teknik dökümantasyon. GKE ile bulut tabanlı dağıtık sistemler için rehber.
Language: Java - Size: 57 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
denissajnar/cqrs-microservices
Cqrs order management
Language: Kotlin - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
onurkanbakirci/saga-inbox-outbox
A distributed order processing system implementing the Saga Pattern with Outbox/Inbox Pattern using MassTransit state machines.
Language: TypeScript - Size: 13.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
vvm1004/nestjs-microservices-boilerplate
Microservices-based Virtual Facility platform with API Gateway, NATS, RabbitMQ, Redis, and Postgres. Implements tracing, saga orchestration, outbox/inbox, idempotency, and event-driven workflows for buildings, alarms, and notifications.
Language: TypeScript - Size: 552 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
usmantahir999/EshopModularMonoliths
Language: C# - Size: 162 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
niklvdanya/pvzService
Ozon Route 256 Course Application
Language: Go - Size: 8.31 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
ayzdru/AyazDuru.Samples.Keycloak
.NET ile Keycloak Kullanımı (Microservices, Blazor WebAssembly, Aspire, Outbox Pattern, Message Broker Örnekleriyle)
Language: C# - Size: 802 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
joaofbantunes/outboxkit-go-poc
Starting to experiment with a port of OutboxKit to Go
Language: Go - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Distributed-Microservice-Application/Service-A
A gRPC microservice that receives two numbers, calculates their sum, and stores the result using the Outbox Pattern. A background worker reliably publishes results to Kafka, ensuring resilient and consistent message delivery.
Language: Go - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1
egocentryk/nestjs-microservices
Microservice system with NestJS, all from the ground-up
Language: TypeScript - Size: 539 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Mikhalevich/outbox
Simple implementation of outbox pattern in Golang
Language: Go - Size: 3.5 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
motazco135/saga-bank-transfer
Distributed Transaction in Microservice using kafka and apache camel to implement Saga pattern
Language: Java - Size: 105 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
trungnguyenhuynhminh46/microservices-ecommerce
A scalable, event-driven eCommerce backend built with microservices, DDD, and Kafka. Features include Saga & Outbox patterns, CQRS, and database-per-service. Focused on solving real-world challenges like distributed transactions and eventual consistency.
Language: Java - Size: 5.04 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
bilalov-andrei/sample-idm-msa-app
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Language: C# - Size: 111 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
amit-t/kafka-outbox-node
A Node.js library implementing the Kafka Outbox pattern for reliable event publishing in distributed systems. This pattern ensures messages are consistently delivered to Kafka, even when the transaction and message publishing need to happen atomically.
Language: TypeScript - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
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.
Language: C# - Size: 139 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
cockroachlabs-field/training-modules
Code samples for the CockroachDB Spring Boot training program.
Language: Java - Size: 164 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
fiap-8soat-tc-one/poc-az-serverless
PoC para analisar a viabilidade de se trabalhar com conceitos serverless, cloud agnostic em kubernetes, utilizando o framework do azure-function em docker
Language: Java - Size: 25.4 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
ggruzdov/outbox
Demo project to showcase outbox-pattern implementation. Java 21, Spring Boot, Postgres, Kafka, Microservices
Language: Java - Size: 207 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
Revazashvili/debezium-kafka-connector
Outbox Event Publishing with Debezium and Kafka
Language: Go - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
MrEshboboyev/Gatherly
Create an application with Clean Architecturen . Ithis app, I applied some of DDD concepts such as Aggregate Root Design, Value Objects, Rich Domain Model and others like as Outbox Pattern, Redis Cache, etc
Language: C# - Size: 114 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
TechWithAshish/Payment-Service
This microservice handle dummy payment status
Language: Java - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
pantiru93/outbox-implementation-in-spring-boot
Language: Java - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
pikhovkin/django-centrifugo
Implementation of an outbox model for Centrifugo
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
mevlutayilmaz/microservices-outbox-inbox-design-pattern-example
Language: C# - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
kadirdemirkaya/Outbox-Inbox-Design-Pattern
Language: C# - Size: 69.3 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
pintomau/temporal-playground
Language: Kotlin - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
skrasekmichael/ModularMonolith
ModularMonolith + DDD
Language: C# - Size: 219 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
3rs4lg4d0/goutbox
A Go implementation of the Transactional outbox pattern.
Language: Go - Size: 182 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
meysam-amini/log-collector
A scenario of microservices on Spring Cloud, for seamlessly gathering logs and sending them to third-parties.
Language: Java - Size: 190 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
joaosouzaaa/OutboxPattern
Outbox Pattern in .NET
Language: C# - Size: 135 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
ArkamFahry/outbox
A side car service used to read events from an Postgres outbox table and publishes them to a NATS message broker
Language: Go - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
DrSequence/outbox-contest
Outbox and Kafka connector
Language: Go - Size: 450 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
syntio/lab-publisher-outbox-pattern
Testing if Publisher could be an alternative to the transactional outbox pattern
Language: Java - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
ryancyq/laterbox
A transactional outbox implementation for event publishing in Ruby
Language: Ruby - Size: 39.1 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
dskora/quarkus-ecommerce
Ecommerce example using SAGA, Outbox Pattern, Debezium, Kafka, Kafka Connect
Language: Java - Size: 323 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
AppDev90/App
Pragmatic Clean Architecture
Language: C# - Size: 9.38 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
schambeck/outbox-pattern
Outbox Design Pattern
Language: Java - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
ssamparn/spring-food-ordering-system
Spring boot microservices with Clean and Hexagonal architectures, DDD, SAGA, Outbox, CQRS and Kafka as Event Storage
Language: Java - Size: 807 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
kapozade/generator-supremedotnet
.NET web-api boilerplate.
Language: C# - Size: 1.39 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
czetsuyatech/unified-kafka-events
Unified or common event library that can be used to send and receive messages across multiple applications.
Language: Java - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
ataberkdag/EventSourcing
.Net 6 Event Sourcing implementation with Kafka, Entity Framework Core and PostgreSQL.
Language: C# - Size: 46.9 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
murataslan1/OutboxPatternExample_DotNetCore
In systems that communicate asynchronously, possible data loss and inter-service data loss due to disconnection, error, and unexpected physical or software interruptions in the process (etc.) In order to avoid inconsistencies, it prevents the message from being lost, and it is a simple but highly effective pattern at critical points, which is activ
Language: C# - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
ataberkdag/Distributed-Transaction-Kafka
.Net 6 Distributed Transaction sample with Kafka, Consul and Ocelot Gateway.
Language: C# - Size: 95.7 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
jokk-itu/MassTransit-Outbox-Sample
Testing the new Transactional Outbox from the MassTransit framework.
Language: C# - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
lorenzoranucci/event-stream-poc
POCs about event streaming platforms in different languages and formats. Current: GO, Kafka, JSON and Protobuf.
Language: Go - Size: 146 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
tgntr/emusic3-ddd
A clean code music shop demo that aims to follow the domain-driven design principles by utilizing some of the common techniques and patterns.
Language: C# - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
ArminShoeibi/CPR2
RabbitMQ, Quorum Queues, Async Publisher Confirms
Language: C# - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
mantask/transactional-outbox
Implementation of a transactional outbox pattern within Java Spring and Kafka infrastructure.
Language: Java - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2
marlonpatrick/kafka-mongodb-outbox-remover
Language: Java - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
nsteps/outbox
Async service communication based on Outbox pattern using: Kotlin, Kafka, Debezium Kafka Connect, Postgres and docker.
Language: Kotlin - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1