Tag: Command Query Responsibility Segregation
All the articles with the tag "Command Query Responsibility Segregation".
-
[DDD Intro #23] CQRS: When to separate read models and write models
When studying DDD, we often encounter the word CQRS. So it is easy to think that proper DDD requires CQRS, and that CQRS requires Event Sourcing.