Skip to content

ryanachten/saga

Repository files navigation

Saga

Saga orchestration implementation for managing distributed transactions.

In the case of a failure, the service will behave as follows: Service Structure

The project uses Docker Compose to manage running the different services. The commands for use are:

# From the root directory
docker compose build
docker compose up

About

Orchestrated saga implementation for distributed transactions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published