Open
Description
When state is needed after a command, check if created event was successfully applied, and eventstore returned a beautiful OK that the event was persisted, so in terms of latency, you have now the most young state created, and instead of round-tripping to eventstore to return to REST, send back the state from the mutated aggregate as an answer, using pipelines.
Below some resources:
https://lostechies.com/jimmybogard/2016/06/01/cqrs-and-rest-the-perfect-match/
https://www.infoq.com/articles/rest-api-on-cqrs
https://groups.google.com/forum/#!topic/dddcqrs/YdTAIcGMXFI%5B1-25%5D
Metadata
Metadata
Assignees
Labels
No labels