Going Crazy with CQRS: CodeMash
CodeMash 2020 | Going Crazy with CQRS | Seth Kraut
What you'll learn
In this conference talk, Seth Kraut will explore Command Query Responsibility Segregation (CQRS), which is a high performance, event oriented flavor of Domain Driven Design. CQRS challenges normal conceptions of design. By separating read and write logic, this architecture unlocks unique possibilities.