There are 10 repositories under saga topic.
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
Lightweight workflow engine for .NET Standard
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
Domain-Driven-Design Pub/Sub Domain-Events framework
Modularize Redux by dynamically loading reducers and middlewares.
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
🐍 Minos is a framework which helps you create reactive microservices in Python
OpenSleigh is a Saga management library for .NET Core.
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
🃏🎮A NFT(ERC721) card game build on Ethereum, Truffle, Ganache and hosting on IPFS.
Purely Functional Transaction Management In Scala With ZIO
Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
The .NET omega agent for Apache incubator-servicecomb-saga https://github.com/apache/servicecomb-pack
Purely Functional Transaction Management In Scala With Cats
The new client for dtm in csharp, including workflow, dtmcli, and dtmgrpc
An enterprise react template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, PWA support, route configuration, lazy loading and CI/CD
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
A powerful example for a hotel reservation system with React.js, Redux, Sagas, TypeScript, Custom Validation, Custom Hooks, and much more...
CQRS backbone with event sourcing for Node.js
A simple distributed transaction framework implemented by go
A wedding activity website implemented by a happy programmer couple ❤️.
Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
An eventual consistency framework based on Event Sourcing and CQRS on top of light-4j and Kafka
Implement crash-resilient .NET code using ordinary functions & actions
Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.
An enterprise react-native template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, navigation configuration and CI