Here are
75 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).
Implements saga-pattern in Go, another way to distribute transaction.
An orchestration-based saga implementation reference in a serverless architecture
Every developer deserves the right of creating microservices without using any framework 🤍
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
OpenSleigh is a Saga management library for .NET Core.
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
Jul 14, 2021
Java
Deal with the complexities of dealing with a long lived transaction across distributed components in your microservices architecture using AWS Step Functions.
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
Purely Functional Transaction Management In Scala With Cats
Updated
Jul 18, 2021
Scala
Go lang implementation of saga pattern
An implementation of Saga pattern for distributed transactions with NodeJS and AWS
Updated
May 10, 2021
TypeScript
Orchestration SAGA builder for ruby
Updated
May 28, 2021
Ruby
Saga Pattern implementations
Saga Pattern - choreography implementation with quarkus, debezium, eleastic search
Updated
Aug 12, 2020
Java
Axon Saga equivalent using Camunda BPM
Updated
Aug 30, 2018
Kotlin
Choreography-based sagas to maintain data consistency in a microservice architecture.
Demo - Axon - Bounded contexts - Saga pattern - Contract testing
Updated
Jul 10, 2020
Java
A Distributed Transaction Library based on Node.js and MongoDB
Updated
Apr 28, 2019
JavaScript
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
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
A lightweight transactional message bus on top of RabbitMQ
An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.
Updated
Sep 12, 2020
JavaScript
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?