An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: saga-pattern

domin1231/Distributed-Order-Processing

Simulate a distributed order processing system using Redis and gRPC. Learn about microservices, asynchronous communication, and efficient status management. 🛒🚀

Language: JavaScript - Size: 9.4 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

hendisantika/spring-saga-pattern

Spring SAGA Pattern

Language: Java - Size: 226 KB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

ayeujjawalsingh/Microservice

This repository explains Microservices architecture with key concepts like Monolithic vs Microservices, Coupling types, Strangler and Saga patterns, CQRS, and decomposition strategies.

Size: 95.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jellydn/tempora-saga-demo

Saga pattern demo

Language: TypeScript - Size: 412 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

e2rabi/simple-store

A simple e-commerce app to learn advanced topics in microservices distributed architecture.

Language: Java - Size: 305 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jesperancinha/news-cast-explorer

This project explores the saga architecture for two patterns. The Choreograhy and the Orchestration

Language: Kotlin - Size: 7.03 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

roelzkie15/python-microservices-patterns

Example Microservices patterns using Python

Language: Python - Size: 6.78 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 9

eazybytes/event-driven-microservices

Event Driven Microservices with CQRS, Saga, Event Sourcing - Code examples

Language: Java - Size: 334 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 41 - Forks: 35

uuhnaut69/saga-pattern-microservices

Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect

Language: Java - Size: 433 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 121 - Forks: 36

stidsborg/Cleipnir.ResilientFunctions

Implement crash-resilient .NET code using ordinary functions & actions

Language: C# - Size: 4.99 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 54 - Forks: 4

AlesiaSherstneva/event-driven-dev-with-kafka

Я прохожу курс "Apache Kafka for Event-Driven Spring Boot Microservices" на платформе Udemy.com

Language: Java - Size: 130 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

sam-goodwin/eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows

Language: TypeScript - Size: 58.3 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 187 - Forks: 4

stidsborg/Cleipnir.NET

Simply making crash-resilient code simple

Language: C# - Size: 640 KB - Last synced at: 22 days ago - Pushed at: 24 days ago - Stars: 125 - Forks: 4

diegoalterach/curso-saga-pattern

Curso Completo: Padrão Saga / Saga Pattern

Language: Java - Size: 43 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

bruce-mig/saga-orchestration-axon

SAGA Orchestration Event Driven Architecture with Axon Framework

Language: Java - Size: 660 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

Zio-Net/Sagaway

Robust saga pattern implementation for resilient distributed applications

Language: C# - Size: 3.71 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 36 - Forks: 5

javferTec/GoLearnix

GoLearnix - Proyecto educativo de código abierto que ilustra buenas prácticas de desarrollo web moderno con microservicios en Go (Fiber) y Java/Spring Boot, respaldados por PostgreSQL, Redis y RabbitMQ para garantizar escalabilidad, resiliencia y mantenibilidad.

Language: Java - Size: 37.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

0xthomasit/ecommerce_microservices

A comprehensive Micro-services application built with .NET Core demonstrating a real-world Ecommerce system where different modules were implemented as independent services. Highly-recommended practices like Design Patterns or Strategies were also applied in the app codebase.

Language: C# - Size: 2.41 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: about 11 hours ago - Pushed at: about 1 month ago - Stars: 173 - Forks: 25

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: about 1 month ago - Pushed at: 6 months ago - Stars: 145 - Forks: 8

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mizrael/OpenSleigh

OpenSleigh is a Saga management library for .NET Core.

Language: C# - Size: 2.67 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 322 - Forks: 38

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: about 1 month ago - Pushed at: about 3 years ago - Stars: 311 - Forks: 134

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: 28 days ago - Pushed at: almost 2 years ago - Stars: 139 - Forks: 41

mjones3/order-system

Demonstration of the Saga pattern at work with an example ordering system

Language: HCL - Size: 974 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ramonborges15/refund-microservices-java

Projeto de estudo de um Sistema de Solicitação e Processamento de Reembolsos Empresariais, desenvolvido em microserviços com Spring Boot, PostgreSQL e mensageria (RabbitMQ).

Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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.8 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 214 - Forks: 42

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: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

alnaimi-github/MassTransit-zth

Language: C# - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

intuit/chain-z

Asynchronous execution made simple

Language: Java - Size: 81.1 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 9

OlexiyKramarenko/CQRS-ES-Microservices

React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB

Language: C# - Size: 68 MB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 39 - Forks: 21

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: about 1 month ago - Pushed at: 9 months ago - Stars: 5 - 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: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 6

marcosvrc/ms-saga-partners

Language: Java - Size: 119 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

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: about 1 month ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 3

deepcloudlabs/dcl350-2025-apr-14

DCL-350: Implementing Microservice Architecture using Spring Cloud

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

O0oO0Oo/netty-reservation-service

A toy project for studying transactions and concurrency.

Language: Java - Size: 3.31 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cdddg/py-saga-orchestration

Saga-Style Transaction Orchestration with Python

Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 11 - Forks: 3

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: 3 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 3

devxb/Netx

Saga framework / Supports redis stream and blocking, reactive.

Language: Kotlin - Size: 434 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1

Stephulz/sales-kafka-saga

Monorepo of a project implementing orchestration and choreography based saga patterns, using Kafka and Spring https://microservices.io/patterns/data/saga.html

Language: Java - Size: 155 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

cdfornari/trip-planner

Automatic trip planing app. Microservices, event sourcing and saga pattern example of implementation in NestJS.

Language: TypeScript - Size: 245 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

redhat-italy/rht-summit2019-saga

Saga Pattern implementations

Language: Java - Size: 568 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 14

ytake/phluxor-saga-example

This is an example of the Saga pattern implementation for money transfer.

Language: PHP - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Dasync/Dasync

Every developer deserves the right of creating microservices without using any framework 🤍

Language: C# - Size: 3.31 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 192 - Forks: 23

tmvolpato/choreography-saga-pattern

Saga Pattern

Language: Java - Size: 747 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

lysu/go-saga 📦

Implements saga-pattern in Go, another way to distribute transaction.

Language: Go - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 247 - Forks: 56

hoangtien2k3/saga-pattern-microservice

Demo - Saga Pattern Microservice Spring Boot 3

Language: Java - Size: 274 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

MnzCrsh/microservices-gunstock-processing

Sorrowful attempts at distributed system with event-driven design and plug-in based microservices

Language: C# - Size: 109 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

VladKopanev/cats-saga 📦

Purely Functional Transaction Management In Scala With Cats

Language: Scala - Size: 371 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 125 - Forks: 13

bruce-mig/go-micro

Orchestration-Based Saga pattern distributed system with microservices, using gRPC APIs and amqp-0-9-1

Language: Go - Size: 101 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mnguyen081002/go-saga-example

Implements Orchestration saga pattern in Go with docker compose and dtm

Language: Go - Size: 115 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 1

BayajidAlam/saga-flow

This project implements a choreography-based Saga pattern using RabbitMQ, with four microservices—Order, Inventory, Payment, and Notification—working together through event-driven workflows.

Language: JavaScript - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Said-Aabilla/food-ordering-system

Hexagonal Architecture, Domain Driven Design, KAFKA, SAGA and OUTBOX patterns

Language: Java - Size: 12.8 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

rafaelbcastilhos/saga-orders-step-functions

Padrão de projeto SAGA, usando AWS Step-Functions para manter a consistência dos dados em vários microsserviços, oferecendo transações de compensação em caso de falha.

Language: Java - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mirkankacan/MicroserviceDesignPatterns

SAGA Pattern - Event Sourcing + CQRS - Retry - Circuit Breaker - API Composition course

Size: 85.9 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

uttom-akash/distributed-transaction

Distributed Transaction in Microservice

Language: C# - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

davidroman0O/tempolite

A lightweight SQLite-based workflow engine for Go supporting activities, side effects, sagas, signals and versioning

Language: Go - Size: 2.88 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

nomisRev/Saga 📦

Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.

Language: Kotlin - Size: 951 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 64 - Forks: 4

da0hn/hotel-booking-system

A simplified Hotel Booking System project

Language: Java - Size: 555 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 3

da0hn/food-ordering-system

Repository of course on Udemy `Microservices: Clean Architecture, DDD, SAGA, Outbox & Kafka`

Language: Java - Size: 450 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

wework/grabbit

A lightweight transactional message bus on top of RabbitMQ

Language: Go - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 99 - Forks: 20

amirdoosti6060/SagaPattern

Saga design pattern in microservice

Language: C# - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

GokGokalp/choreography-saga-dotnet

Language: C# - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 35 - Forks: 15

kadirdemirkaya/Saga-Pattern

Saga pattern is an event-based sample project for a microservice in this project.

Language: C# - Size: 12.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

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: 5 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 4

AdsHan/dotnet-saga-pattern

Implement Saga Pattern using NServiceBus to coordinate related actions efficiently.

Language: C# - Size: 43.9 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

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: 22 days ago - Pushed at: 10 months ago - Stars: 34 - Forks: 6

zenonxd/microservices-study

Estudo visando descomplicar microserviços.

Language: Java - Size: 1.52 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ataberkdag/ChoreographyBasedSagaExample

Dockerized Choreography-based Saga Example Project with Onion Architecture. Includes Order, Stock and Payment microservices.

Language: C# - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

abbes-larbaoui/saga-pattern

Implimentation of SAGA Pattern

Language: Java - Size: 59.6 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

DeagleGross/DistributedTransactions

C# stateful orchestrated SAGA implementation of distributed transactions for any user-defined operations.

Language: C# - Size: 341 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

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: 3 months ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 17

zhuravlevma/saga-patterns

Saga patterns for Microservice Architecture. Typescript implementation ⚡

Language: TypeScript - Size: 333 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

venturenox/sagawise

Distributed workflow registry for keeping track of your sagas spread between different microservices.

Language: Smarty - Size: 18.7 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

davydovanton/novel

Orchestration SAGA builder for ruby

Language: Ruby - Size: 53.7 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 57 - Forks: 4

mevlutayilmaz/microservices-saga-orchestration-example

Language: C# - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mevlutayilmaz/microservices-saga-choreography-example

Language: C# - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

aymanessobhi/gymcom-frontend

this project is a front end of a full project gymcom, in this project i used technologies as javascript (react js,redux,reactStrap) )

Size: 13.1 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Igli333/etl-diploma

Bachelor Degree Thesis - Igli Balla

Language: Java - Size: 230 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

andrewrunner/online-courses-store

Microservice backend app of online cources store (NestJS, RabbitMQ, Nx, mongoose, SAGA, CQRS, DDD)

Language: TypeScript - Size: 175 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

NikaMelashvili/Saga-Pattern

Saga data pattern using Spring boot

Language: Java - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

linkedlogics/linkedlogics

Linked-Logics is a decentralized workflow framework for building distributed, resilient and scalable applications.

Language: Java - Size: 697 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

OguzhanDemircioglu/food-ordering-system

Language: Java - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

cembdc/go-saga-workflow

Saga pattern example in Go

Language: Go - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

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: 6 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

VladKopanev/zio-saga 📦

Purely Functional Transaction Management In Scala With ZIO

Language: Scala - Size: 445 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 231 - Forks: 21

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: 3 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 4

rilder-almeida/sagas

A framework to implement the saga pattern in Go

Language: Go - Size: 60.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 19 - Forks: 0

lg-labs/blank-service

👋 Management the blank service for the blanksystem as template.

Language: Java - Size: 680 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - 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: 797 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

dogaanismail/food-ordering-system

Food Ordering System with Saga Pattern

Language: Java - Size: 241 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

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: 8 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

deepcloudlabs/dcl350-2024-sep-09

DCL-350: Implementing Microservice Architecture using Spring Cloud

Language: Java - Size: 143 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AKST/kira 📦

Concurrent Task Runner with rollback capabilities.

Language: Elixir - Size: 49.8 KB - Last synced at: 27 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

itimofeev/go-saga

Go lang implementation of saga pattern

Language: Go - Size: 27.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 141 - Forks: 25

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: 49.8 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 9

CanberkTimurlenk/Spring-Microservices

A Microservices-based E-commerce Backend Project with Spring.

Language: Java - Size: 28.9 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

aliliarif/saga-step-functions

Blueprint for implementing the SAGA pattern in an e-commerce application using AWS Step Functions

Language: TypeScript - Size: 251 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Ninchuga/AspNetMicroservicesShop

AspNetMicroservicesShop

Language: C# - Size: 2.12 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

Related Keywords