ThreeDotsLabs / wild-workouts-go-ddd-example

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
https://threedots.tech
MIT License
5.24k stars 479 forks source link

Pattern Saga #28

Open Djerys opened 3 years ago

Djerys commented 3 years ago

Hello again! I want to say again that I love your articles very much and look forward to updates.

My request is that you show an approach to the implementation of the saga pattern (orchestration or choreography). It would be interesting to see how this can be implemented with a clean architecture and your library Watermill.