Skip to content

KatePopkova/saga-zeebe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saga code example on Camunda Platform 8

This project contains:

  1. infrastructure (Camunda Platform 8, ElasticSearch, MongoDB),
  2. API for making an order (order service),
  3. worker apps (inventory service, payment service).

For running infra cluster run the command: docker compose up -d

For stopping infra cluster run the command: docker compose down

Architecture and Patterns:

Camunda Platform 8 Docs:

https://docs.camunda.io/docs/self-managed/about-self-managed/

About

Saga pattern is based on Zeebe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages