Tag Domain Events
Are CQRS commands part of the domain model?
I published an online course about CQRS a couple months ago, and since then I realized that there are some topics I didn’t put enough emphasize on in that course, or didn’t cover at all. In the next several blog posts, I’m going to fill this gap.
Domain events: simple and reliable solution
Today, I’d like to write about a simple and reliable way to implement domain events.
1