Here are
90 public repositories
matching this topic...
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).
An orchestration-based saga implementation reference in a serverless architecture
Implements saga-pattern in Go, another way to distribute transaction.
OpenSleigh is a Saga management library for .NET Core.
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
Every developer deserves the right of creating microservices without using any framework 🤍
nFlow is a battle-proven solution for orchestrating business processes. It can be used as microservices orchestrator (Saga-pattern), as business process engine or as persistent finite-state machine.
Updated
Jan 13, 2022
Java
Deal with the complexities of dealing with a long lived transaction across distributed components in your microservices architecture using AWS Step Functions.
Purely Functional Transaction Management In Scala With Cats
Updated
Jan 13, 2022
Scala
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
Go lang implementation of saga pattern
Orchestration SAGA builder for ruby
Updated
Oct 12, 2021
Ruby
An implementation of Saga pattern for distributed transactions with NodeJS and AWS
Updated
Nov 16, 2021
TypeScript
Saga Pattern - choreography implementation with quarkus, debezium, eleastic search
Updated
Aug 12, 2020
Java
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
Updated
Jan 13, 2022
Kotlin
Saga Pattern implementations
Choreography-based sagas to maintain data consistency in a microservice architecture.
Axon Saga equivalent using Camunda BPM
Updated
Dec 17, 2021
Kotlin
A Distributed Transaction Library based on Node.js and MongoDB
Updated
Apr 28, 2019
JavaScript
Demo - Axon - Bounded contexts - Saga pattern - Contract testing
Updated
Jul 10, 2020
Java
Saga Coordinator sample for long-lived transactions using Kafka as the event stream.
Updated
Sep 20, 2019
Java
Non-Obstructive Modular Event System Javascript Library
Updated
Feb 12, 2020
JavaScript
Example of an application that manages a bank account with Axon framework - CQRS - Event Sourcing - Saga
Updated
Dec 17, 2021
Java
An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.
Updated
Sep 12, 2020
JavaScript
Saga pattern implementation using Azure Durable Functions.
Sapher seeks to help developers implement communication between services in a microservices context, and was built with choreographed sagas in mind
Improve this page
Add a description, image, and links to the
saga-pattern
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
saga-pattern
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is there a scala.js version? If not, can that be added?