GitHub topics: saga-pattern
AlesiaSherstneva/event-driven-dev-with-kafka
Я прохожу курс "Apache Kafka for Event-Driven Spring Boot Microservices" на платформе Udemy.com
Language: Java - Size: 85.9 KB - Last synced at: about 16 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

mjones3/order-system
Demonstration of the Saga pattern at work with an example ordering system
Language: HCL - Size: 974 KB - Last synced at: 1 day ago - Pushed at: 1 day 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: 6.97 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - 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: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stidsborg/Cleipnir.NET
Simply making crash-resilient code simple
Language: C# - Size: 696 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 125 - Forks: 4

stidsborg/Cleipnir.ResilientFunctions
Implement crash-resilient .NET code using ordinary functions & actions
Language: C# - Size: 4.82 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 54 - Forks: 4

Zio-Net/Sagaway
Robust saga pattern implementation for resilient distributed applications
Language: C# - Size: 3.46 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 32 - Forks: 5

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.03 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

jellydn/tempora-saga-demo
Saga pattern demo
Language: TypeScript - Size: 413 KB - Last synced at: 7 days ago - Pushed at: 7 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: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 1

sam-goodwin/eventual
Build scalable and durable micro-services with APIs, Messaging and Workflows
Language: TypeScript - Size: 58.3 MB - Last synced at: about 10 hours ago - Pushed at: about 2 months ago - Stars: 184 - Forks: 4

hendisantika/spring-saga-pattern
Spring SAGA Pattern
Language: Java - Size: 206 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

uuhnaut69/saga-pattern-microservices
Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect
Language: Java - Size: 410 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 116 - Forks: 35

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: 18 days ago - Pushed at: 7 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: 11 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 6

marcosvrc/ms-saga-partners
Language: Java - Size: 119 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 1

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.3 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 212 - Forks: 42

mizrael/OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
Language: C# - Size: 2.67 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 319 - Forks: 39

deepcloudlabs/dcl350-2025-apr-14
DCL-350: Implementing Microservice Architecture using Spring Cloud
Size: 7.81 KB - Last synced at: 28 days ago - Pushed at: 28 days 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cdddg/py-saga-orchestration
Saga-Style Transaction Orchestration with Python
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: 8 months ago - Stars: 7 - Forks: 3

devxb/Netx
Saga framework / Supports redis stream and blocking, reactive.
Language: Kotlin - Size: 434 KB - Last synced at: 21 days ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - 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: 2 days ago - Pushed at: about 1 month ago - Stars: 173 - Forks: 26

0xtuanit/aspnet_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.39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

redhat-italy/rht-summit2019-saga
Saga Pattern implementations
Language: Java - Size: 568 KB - Last synced at: about 1 month ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: 4 months ago - Stars: 142 - Forks: 8

Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
Language: C# - Size: 3.31 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 192 - Forks: 23

lysu/go-saga 📦
Implements saga-pattern in Go, another way to distribute transaction.
Language: Go - Size: 57.6 KB - Last synced at: 10 days ago - Pushed at: over 4 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: about 1 month ago - Pushed at: 10 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: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

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: 135

mnguyen081002/go-saga-example
Implements Orchestration saga pattern in Go with docker compose and dtm
Language: Go - Size: 115 KB - Last synced at: 7 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: about 2 months ago - Pushed at: 3 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: about 1 month ago - Pushed at: 4 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: about 18 hours 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: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

uttom-akash/distributed-transaction
Distributed Transaction in Microservice
Language: C# - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 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: 5 days ago - Pushed at: about 2 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: about 1 month ago - Pushed at: 11 months ago - Stars: 64 - Forks: 4

da0hn/hotel-booking-system
A simplified Hotel Booking System project
Language: Java - Size: 555 KB - Last synced at: 28 days ago - Pushed at: 28 days 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: 28 days ago - Pushed at: 28 days 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: about 1 month ago - Pushed at: about 2 years ago - Stars: 99 - Forks: 20

amirdoosti6060/SagaPattern
Saga design pattern in microservice
Language: C# - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

GokGokalp/choreography-saga-dotnet
Language: C# - Size: 12.7 KB - Last synced at: about 1 month 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: about 2 months ago - Pushed at: about 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: about 13 hours 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: 30 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: 4 days ago - Pushed at: 8 months ago - Stars: 34 - Forks: 6

zenonxd/microservices-study
Estudo visando descomplicar microserviços.
Language: Java - Size: 1.52 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abbes-larbaoui/saga-pattern
Implimentation of SAGA Pattern
Language: Java - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: 11 months 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: about 24 hours 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: about 1 month ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 17

zhuravlevma/saga-patterns
Saga patterns for Microservice Architecture. Typescript implementation ⚡
Language: TypeScript - Size: 333 KB - Last synced at: 2 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: 21 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

davydovanton/novel
Orchestration SAGA builder for ruby
Language: Ruby - Size: 53.7 KB - Last synced at: 28 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: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mevlutayilmaz/microservices-saga-choreography-example
Language: C# - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 6 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: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Igli333/etl-diploma
Bachelor Degree Thesis - Igli Balla
Language: Java - Size: 230 KB - Last synced at: 6 months ago - Pushed at: 6 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: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

NikaMelashvili/Saga-Pattern
Saga data pattern using Spring boot
Language: Java - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

eazybytes/event-driven-microservices
Event Driven Microservices with CQRS, Saga, Event Sourcing - Code examples
Language: Java - Size: 255 KB - Last synced at: 6 months ago - Pushed at: 6 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: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

OguzhanDemircioglu/food-ordering-system
Language: Java - Size: 40 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cembdc/go-saga-workflow
Saga pattern example in Go
Language: Go - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 9 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: 4 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: 23 days ago - Pushed at: over 1 year 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: about 1 month ago - Pushed at: almost 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: 6 months ago - Pushed at: 6 months ago - Stars: 19 - Forks: 0

tmvolpato/choreography-saga-pattern
Saga Pattern
Language: Java - Size: 747 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

lg-labs/blank-service
👋 Management the blank service for the blanksystem as template.
Language: Java - Size: 680 KB - Last synced at: 7 months ago - Pushed at: 7 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: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

deepcloudlabs/dcl350-2024-sep-09
DCL-350: Implementing Microservice Architecture using Spring Cloud
Language: Java - Size: 143 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AKST/kira 📦
Concurrent Task Runner with rollback capabilities.
Language: Elixir - Size: 49.8 KB - Last synced at: about 1 month 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: 9 months ago - Pushed at: 9 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: about 1 month ago - Pushed at: over 2 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: 9 months ago - Pushed at: 9 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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Ninchuga/AspNetMicroservicesShop
AspNetMicroservicesShop
Language: C# - Size: 2.12 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

sats17/tiny-saga
Implementation of microservice saga choreography pattern and orchestration pattern with ecommerce ordering process
Language: Java - Size: 1.34 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

zhongxunking/bekit
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
Language: Java - Size: 511 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 97 - Forks: 54

Sefikcan/Saga.Orchestration
This project was created to establish a sample infrastructure for saga orchestration.
Language: C# - Size: 7.17 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 2

manish-singh-bisht/BlissBookings-Backend-Microservices
BlissBookings is a modern hotel booking platform designed to simplify your stay planning. Discover, book, and manage accommodations effortlessly. ----------------------------------------------------- This is the backend repository for the paltform with microservices architecture.
Language: JavaScript - Size: 60.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ryanachten/saga
Orchestrated saga implementation for distributed transactions
Language: C# - Size: 131 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AdsHan/dotnet-saga-pattern-rabbitmq
Implementing Saga Orchestration Pattern with RabbitMQ.
Language: C# - Size: 14.6 KB - Last synced at: 30 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

motazco135/saga-bank-transfer
Distributed Transaction in Microservice using kafka and apache camel to implement Saga pattern
Language: Java - Size: 94.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl350-2024-jun-10
DCL-350: Implementing Microservice Architecture using Spring Cloud
Language: Java - Size: 213 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

restatedev/restate-holiday
Simplified Step Function workflow example based on Restate using the Saga pattern.
Language: TypeScript - Size: 138 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 2

fndemirbas/Choreography-Saga-Design-Pattern
Choreography Saga Design Pattern with Spring Boot and Kafka
Language: Java - Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

mnguyen081002/microservice-food-ordering-system
A microservice food ordering system
Language: Java - Size: 363 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

minos-framework/minos-api-gateway
🌐 The API Gateway of the Minos Framework
Language: Python - Size: 6.47 MB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2

seyuta/ecommerce-microservices-example
Example of Microservices in Go with Docker, gRPC, and MongoDB
Language: Go - Size: 400 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2

pintomau/temporal-playground
Language: Kotlin - Size: 81.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dev-Pedrod/saga-pattern
Orchestration-based saga
Language: Java - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anna02272/Accommodation-Booking-Platform-Gobnb
ACCOMMODATION BOOKING PLATFORM GOBNB - Gobnb is a platform for offering and booking accommodations. The system includes microservices for authentication, profiles, accommodations, reservations, recommendations, and notifications. The system emphasizes security, containerization, and advanced features like caching and event sourcing.
Language: Go - Size: 8.07 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2
