inbox-pattern
There are 13 repositories under inbox-pattern topic.
Zehelein/pg-transactional-outbox
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
shipsaas/laravel-inbox-process
The Inbox Pattern/Process for Laravel apps. Ensure the ordering, uniqueness, and reliable handling of webhook requests.
tugayesilyurt/spring-embedded-debezium-kafka-inbox-outbox-pattern
Saga Distributed Transaction Pattern - Spring boot + embedded debezium + kafka + inbox-outbox pattern
PandaTechAM/be-lib-masstransit-postgres-outbox
Enhance your MassTransit applications with scalable, multi-DbContext support for PostgreSQL outbox and inbox patterns, ensuring robust message delivery and processing.
aenesgur/microservice-saga-outbox-inbox-pattern
This repo contains Saga, Outbox, Inbox and Distributed Lock Patterns with a sample Spring Boot application.
kacey90/horseback
A simple message bus wrapper for distributed applications on .NET
skrasekmichael/ModularMonolith
ModularMonolith + DDD
aliaydins/go-microservices-outbox-inbox-pattern
outbox design pattern example with inbox in asynchronous message-based communication
JMOrbegoso/OutboxInboxPatternSample
A sample of the transactional Outbox and Inbox patterns in C# and RabbitMQ.
KTajerbashi/Extensions
Extensions For .Net Project To Used Feature
motazco135/saga-bank-transfer
Distributed Transaction in Microservice using kafka and apache camel to implement Saga pattern