This project is part of Eventuate, which is a microservices collaboration platform.
This is the Quarkus version of Eventuate Tram Sagas, which is an orchestration-based saga framework for Java microservices that use JDBC/JPA. It’s built on top of Eventuate Tram for Quarkus.
There are the following example applications:
-
Eventuate Tram Sagas Customers and Orders - demonstrates how to maintain data consistency in an Quarkus, JPA-based microservice architecture using orchestration-based sagas.
Please see the getting started guide.