Skip to content

gaasb/choreography-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picture-1

Example of Choreography Saga pattern

"this is just my implementation of the distributed transaction pattern."

Requirement

golang 1.21+
Docker

To Run via Docker

  1. Clone and rewrite some service commands. Also run: go mod tidy
  2. Build image: docker build --tag choreography .
  3. Run: docker compose up

About

Implementation of the choreography saga pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published