Skip to content

Latest commit

 

History

118 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAGAS PATTERN

Sagas pattern example my version, this project written in golang

Tree

.
├── choreography
│   ├── README.md
│   ├── data
│   ├── docker-compose.yml
│   ├── svc_api
│   ├── svc_order
│   ├── svc_payment
│   └── svc_users
├── dependecies
│   ├── consul
│   ├── database
│   ├── kafka
│   ├── krakend
│   └── logger
├── docs
│   ├── choreography
│   └── orchestration
└── orchestration
    ├── README.md
    ├── data
    ├── docker-compose.yml
    ├── orchestrator
    ├── order
    ├── payment
    └── user

Dependencies

For the complete development needed, you can look for it in the dependencies

Instalation

API-Gateway (Krakend)

Kafka Broker

Database

Cinlog History Logger

About

Sagas orchestration and choreography pattern example

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages