saga-pattern topic

List saga-pattern repositories

grabbit

98
Stars
20
Forks
Watchers

A lightweight transactional message bus on top of RabbitMQ

bekit

97
Stars
54
Forks
Watchers

bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。

go-saga

131
Stars
25
Forks
Watchers

Go lang implementation of saga pattern

axon-camunda

20
Stars
1
Forks
Watchers

Axon Saga equivalent using Camunda BPM

microservices-transactions

23
Stars
13
Forks
Watchers

Choreography-based sagas to maintain data consistency in a microservice architecture.

saga-coordinator-java

18
Stars
11
Forks
Watchers

Saga Coordinator sample for long-lived transactions using Kafka as the event stream.

axon-contract-testing-demo

15
Stars
6
Forks
Watchers

Demo - Axon - Bounded contexts - Saga pattern - Contract testing

Saga

64
Stars
4
Forks
Watchers

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

saga-pattern-demo

40
Stars
17
Forks
Watchers

Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB