microservices-patterns / ftgo-application

Example code for the book Microservice patterns
Other
3.35k stars 1.29k forks source link

Event sourcing (chapter6) source code question #28

Closed Shawn-Fan closed 4 years ago

Shawn-Fan commented 5 years ago

Hi Chris, At first, thanks for your great book on Microservices. As you mentioned, there is only "ftgo-accounting-services" for event sourcing, do you have any plan for implementing "ftgo-ordering-services" using event sourcing?