Glossary
CQRS
Command Query Responsibility Segregation — separating the model that handles writes from the model that handles reads.
First introduced in
Episode 02
CQRS and Event Sourcing
Command Query Responsibility Segregation — separating the model that handles writes from the model that handles reads.