Topic: "saga-pattern"
Azure-Samples/saga-orchestration-serverless 📦
An orchestration-based saga implementation reference in a serverless architecture
Language: C# - Size: 606 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 375 - Forks: 133
mizrael/OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
Language: C# - Size: 2.61 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 326 - Forks: 39
berndruecker/trip-booking-saga-java
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).
Language: Java - Size: 336 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 311 - Forks: 134
lysu/go-saga 📦
Implements saga-pattern in Go, another way to distribute transaction.
Language: Go - Size: 57.6 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 247 - Forks: 56
VladKopanev/zio-saga 📦
Purely Functional Transaction Management In Scala With ZIO
Language: Scala - Size: 445 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 231 - Forks: 21
NitorCreations/nflow
Embeddable JVM-based workflow engine with high availability, fault tolerance, and support for multiple databases. Additional libraries are provided for visualization and REST API.
Language: Java - Size: 30.9 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 217 - Forks: 44
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
Language: C# - Size: 3.31 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 195 - Forks: 24
sam-goodwin/eventual
Build scalable and durable micro-services with APIs, Messaging and Workflows
Language: TypeScript - Size: 58.3 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 192 - Forks: 5
Elders/Cronus
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
Language: C# - Size: 10.5 MB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 176 - Forks: 25
itimofeev/go-saga
Go lang implementation of saga pattern
Language: Go - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 168 - Forks: 26
zhuravlevma/typescript-ddd-architecture
Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
Language: TypeScript - Size: 987 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 145 - Forks: 8
aws-samples/aws-step-functions-long-lived-transactions
Deal with the complexities of dealing with a long lived transaction across distributed components in your microservices architecture using AWS Step Functions.
Language: Go - Size: 8.45 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 139 - Forks: 41
uuhnaut69/saga-pattern-microservices
Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect
Language: Java - Size: 431 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 137 - Forks: 43
stidsborg/Cleipnir.NET
Surviving crashes in plain C#-code
Language: C# - Size: 710 KB - Last synced at: 16 days ago - Pushed at: 24 days ago - Stars: 135 - Forks: 4
VladKopanev/cats-saga 📦
Purely Functional Transaction Management In Scala With Cats
Language: Scala - Size: 371 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 125 - Forks: 13
wework/grabbit
A lightweight transactional message bus on top of RabbitMQ
Language: Go - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 100 - Forks: 20
zhongxunking/bekit
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
Language: Java - Size: 483 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 97 - Forks: 48
LaWebcapsule/orbits
Keep your orbit in the cloud galaxy. A typescript framework for DevOps workflow.
Language: HTML - Size: 69.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 70 - Forks: 4
nomisRev/Saga 📦
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
Language: Kotlin - Size: 951 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 64 - Forks: 4
davydovanton/novel
Orchestration SAGA builder for ruby
Language: Ruby - Size: 53.7 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 58 - Forks: 5
stidsborg/Cleipnir.ResilientFunctions
Crash-resilient code using plain .NET functions
Language: C# - Size: 5.31 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 54 - Forks: 4
eazybytes/event-driven-microservices
Event Driven Microservices with CQRS, Saga, Event Sourcing - Code examples
Language: Java - Size: 334 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 41 - Forks: 35
Zio-Net/Sagaway
Robust saga pattern implementation for resilient distributed applications
Language: C# - Size: 3.71 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 40 - Forks: 6
joumenharzli/saga-pattern-nodejs-aws
An implementation of Saga pattern for distributed transactions with NodeJS and AWS
Language: TypeScript - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 40 - Forks: 9
hifly81/saga-pattern-demo
Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB
Language: Java - Size: 1.59 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 17
OlexiyKramarenko/CQRS-ES-Microservices
React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB
Language: C# - Size: 68 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 39 - Forks: 21
roelzkie15/python-microservices-patterns
Example Microservices patterns using Python
Language: Python - Size: 6.78 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 36 - Forks: 9
GokGokalp/choreography-saga-dotnet
Language: C# - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 15
orangeloop/sagas
.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.
Language: C# - Size: 57.6 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 6
victoramsantos/saga-pattern-example
A Saga Pattern implementation with Kafka, MongoDb and Python.
Language: Python - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 14
redhat-italy/rht-summit2019-saga
Saga Pattern implementations
Language: Java - Size: 568 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 14
Sefikcan/Saga.Orchestration
This project was created to establish a sample infrastructure for saga orchestration.
Language: C# - Size: 7.17 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 3
williamkoller/golang-payment-stripe
Golang Payment Stripe
Language: Go - Size: 40 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 7
mnguyen081002/go-saga-example
Implements Orchestration saga pattern in Go with docker compose and dtm
Language: Go - Size: 115 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 1
grumpitect/SAGA
A Distributed Transaction Library based on Node.js and MongoDB
Language: JavaScript - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 6
fedeoliv/microservices-transactions
Choreography-based sagas to maintain data consistency in a microservice architecture.
Language: Java - Size: 887 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 21 - Forks: 14
holunda-io/axon-camunda
Axon Saga equivalent using Camunda BPM
Language: Kotlin - Size: 231 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 1
rilder-almeida/sagas
A framework to implement the saga pattern in Go
Language: Go - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 0
devxb/Netx
Saga framework / Supports redis stream and blocking, reactive.
Language: Kotlin - Size: 434 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 17 - Forks: 1
fedeoliv/saga-coordinator-java
Saga Coordinator sample for long-lived transactions using Kafka as the event stream.
Language: Java - Size: 400 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 11
pperaltaisern/go-example-financing
CQRS and event sourcing example in go
Language: Go - Size: 43.4 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 0
hugobrilhante/django-outbox-pattern-usage
This repository demonstrates the Outbox Pattern in microservices, leveraging the Django Outbox Pattern library developed at @juntossomosmais.
Language: Python - Size: 6.32 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1
Armando1514/Event-Driven-Microservices-Advanced
Event-Driven Architecture for a microservices-based system with a clean architecture + Domain Driven Design (DDD) + CQRS pattern + Saga pattern + Outbox pattern + CDC.
Language: Java - Size: 17.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 5
hifly81/bank-account-axon
Example of an application that manages operations on a bank account using Axon framework - CQRS - Event Sourcing - Saga
Language: Java - Size: 51.8 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 15 - Forks: 9
Ninchuga/AspNetMicroservicesShop
AspNetMicroservicesShop
Language: C# - Size: 2.12 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 2
idugalic/axon-contract-testing-demo
Demo - Axon - Bounded contexts - Saga pattern - Contract testing
Language: Java - Size: 95.7 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 6
Armando1514/spring-boot-microservices
Microservices oriented project, based on a famous udemy course. Restructured and updated with new dependencies and new version of spring.
Language: Java - Size: 530 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 15
cdddg/py-saga-orchestration
Saga-Style Transaction Orchestration with Python
Language: Python - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 11 - Forks: 3
minos-framework/ecommerce-example
🧸 Ecommerce example build with the Minos Framework
Language: Python - Size: 2.94 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0
seyuta/ecommerce-microservices-example
Example of Microservices in Go with Docker, gRPC, and MongoDB
Language: Go - Size: 400 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2
damiancipolat/Node-event-saga
An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.
Language: JavaScript - Size: 199 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2
restatedev/restate-holiday
Simplified Step Function workflow example based on Restate using the Saga pattern.
Language: TypeScript - Size: 127 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 10 - Forks: 2
cihatsolak/net7-microservice-design-patterns
This Github repository contains code samples, documentation, and resources covering patterns such as Saga Choreography, Orchestration, Event Sourcing, and Resiliency. It is a resource to help application developers build flexible and resilient systems in complex scenarios.
Language: C# - Size: 119 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 4
gobeam/go-cold
Go Cold is Browser Extension with which you can block any website by automatic detection or by manual process on timer basis or block it always.
Language: JavaScript - Size: 8.64 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0
impulsesjs/impulses
Non-Obstructive Modular Event System Javascript Library
Language: JavaScript - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2
joaodiasneves/sapher
Sapher seeks to help developers implement communication between services in a microservices context, and was built with choreographed sagas in mind
Language: C# - Size: 184 KB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 0
ataberkdag/DistributedTransaction
.Net 6 Distributed Transaction Sample with MassTransit, RabbitMQ, Outbox Pattern, Ocelot Gateway and Service Discovery.
Language: C# - Size: 226 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3
gautamdhameja/saga-durable-functions
Saga pattern implementation using Azure Durable Functions.
Language: C# - Size: 315 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2
sogutemir/SpringMicroservice-outbox-kafka-saga-pattern
Food Ordering System: A microservices-based backend application for real-time food ordering and tracking. Built with Java, Spring Boot, and Apache Kafka. Implements Domain-Driven Design, Event-Driven Architecture Saga-Pattern, and Clean Architecture principles.
Language: Java - Size: 231 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3
minos-framework/minos-api-gateway
🌐 The API Gateway of the Minos Framework
Language: Python - Size: 6.47 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2
martinsam16/saga-choreography
Saga implementation with choreography mechanism in spring webflux with event streams on kubernetes
Language: Java - Size: 283 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4
piotrpersona/sago
SAGA and Event Sourcing implementation in Go
Language: Go - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2
hoangtien2k3/saga-pattern-microservice
Demo - Saga Pattern Microservice Spring Boot 3
Language: Java - Size: 276 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1
fajarcandraaa/implement-gRpc-microservice-orchestrator
Implement gRPC Client
Language: Go - Size: 45.9 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0
bindian0509/food-ordering-system
Understanding Clean and Hexagonal Architecture
Language: Java - Size: 7.32 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1
AyushSenapati/reactive-micro
`reactive micro` stands for reactive microservices. It demonstrates how cooperative microservices can be built using event bus with out being tightly coupled, how distributed transactions can be achieved using choreography saga pattern, enforcing ACL based authorization across services and many more...
Language: Go - Size: 10 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 4
aserowy/TreeLine.Sagas 📦
Implementation of a saga orchestrator.
Language: C# - Size: 247 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0
hamedmirzaei/spring-boot-camel-saga-inmemory
Spring Boot + Apache Camel + Saga EIP Test
Language: Java - Size: 178 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 4
rhinof/grabbit 📦
A lightweight transactional message bus on top of RabbitMQ
Language: Go - Size: 1.37 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 6
linkedlogics/linkedlogics
Linked-Logics is a decentralized workflow framework for building distributed, resilient and scalable applications.
Language: Java - Size: 697 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0
dngiang2003/saga-transaction-lib
A TypeScript library for implementing the Saga pattern to manage distributed transactions and complex workflows 🚀
Language: TypeScript - Size: 59.6 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0
mixarchitecture/arch 📦
Example mixarchitecture project
Language: Go - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0
AdemCatamak/OrderManagement
Orchestration based Saga => https://medium.com/@ademcatamak/koordinat%C3%B6r-tabanl%C4%B1-saga-tasar%C4%B1m%C4%B1-sipari%C5%9F-y%C3%B6netimi-4db5fc546f68
Language: C# - Size: 209 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 5
alicanli1995/event-driven-microservices-cqrs-event-sourcing-saga-axon-server
Event-driven Microservices, CQRS, Event Sourcing, SAGA, Transactions Management by AXON SERVER
Language: Java - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 4
eduardo3g/serverless-stepf-store-checkout
Store checkout workflow backed by AWS Step Functions.
Language: JavaScript - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0
smartvokat/sagax
An implementation of the Saga pattern for distributed transactions in Elixir.
Language: Elixir - Size: 123 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1
Sefikcan/Saga.Choreography
This project was created to establish a sample infrastructure for saga choreography.
Language: C# - Size: 6.71 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0
iacobson/blog_bikex
Code example for Saga pattern article
Language: Elixir - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0
lg-labs/blank-service
👋 Management the blank service for the blanksystem as template.
Language: Java - Size: 155 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 4 - Forks: 0
TeseySTD/asp-web-api-ecommerce-app
This is my PET project — ASP.NET Core web APIs built as microservices. I used DDD, Clean Architecture CQRS and event-driven communication principles.
Language: C# - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0
kanttanhed/Microservices-Saga-orchestrated
This repository will cover the concepts of microservices architecture development patterns. And how to use distributed transactions and failure handling. 5 APIs, one of which will be just the saga orchestrator, 3 participating microservices and one order fulfillment microservice
Language: Java - Size: 367 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0
greenbutton75/Booktown
eCommerce microservice architecture project on .Net
Language: C# - Size: 28.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0
ibm-cloud-architecture/eda-kc-gitops
Language: Shell - Size: 898 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2
babaei503/microservices-saga-pattern
Microservices saga pattern
Language: Java - Size: 73.2 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2
guillaumearm/handle-io
:sparkles: - Wrap side effects, combine them, and make this combination testable
Language: JavaScript - Size: 8.44 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2
wangzhe3224/react-todo
React-Redux-Saga-*?晕了?一篇文章弄懂的实战指南!的相关代码。
Language: JavaScript - Size: 479 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3
jesperancinha/news-cast-explorer
This project explores the saga architecture for two patterns. The Choreograhy and the Orchestration
Language: Kotlin - Size: 7.21 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0
jellydn/tempora-saga-demo
Saga pattern demo
Language: TypeScript - Size: 556 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 0
hendisantika/spring-saga-pattern
Spring SAGA Pattern
Language: Java - Size: 266 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0
TranXuanPhong25/ecom
Language: Go - Size: 151 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0
lg-labs-pentagon/lg5-spring
👋 Manage all Spring Boot dependencies to create new applications using this library. It's just faster.
Language: Java - Size: 1.02 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 0
kai-niemi/burp-a-bet
An online horse betting demo using CockroachDB and the Saga pattern.
Language: Java - Size: 2.66 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1
da0hn/hotel-booking-system
A simplified Hotel Booking System project
Language: Java - Size: 555 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3
Said-Aabilla/food-ordering-system
Hexagonal Architecture, Domain Driven Design, KAFKA, SAGA and OUTBOX patterns
Language: Java - Size: 12.8 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
intuit/chain-z
Asynchronous execution made simple
Language: Java - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 9
zhuravlevma/saga-patterns
Saga patterns for Microservice Architecture. Typescript implementation ⚡
Language: TypeScript - Size: 333 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0
rafaelrok/ms-order-pattern-saga-choreography
Este projeto consiste em um microservice desenvolvido em Java utilizando o framework Spring Boot. O microservice implementa o padrão de design Saga Coreografada para gerenciar transações distribuídas e garantir consistência eventual.
Language: Java - Size: 1.76 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 6
amirdoosti6060/SagaPattern
Saga design pattern in microservice
Language: C# - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1
tmvolpato/choreography-saga-pattern
Saga Pattern
Language: Java - Size: 747 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2
never-sleeps/microservice-architecture
📚 Microservice Architecture course
Language: Java - Size: 3.76 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1