Learn CQRS
@learncqrs
Sharing the best content on CQRS: Command Query Responsibility Segregation.
ID: 1571852168914690048
https://learncqrs.com 19-09-2022 13:22:28
52 Tweet
147 Takipçi
0 Takip Edilen
Nice concise introduction to #CQRS and #EventSourcing with - The Dynamic Duo: Event Sourcing and CQRS by Marat Miftakhov learncqrs.com/8HoqGv?list=ar…
David Boyne 🚀 Marvel Snap uses CQRS, event sourcing, recomposing on client. Only within a 1v1 game session, and pinned to a version. We avoided schema versioning problems that way. IME it's great for short lived uses or archival-only, difficult if long lived + you plan to interpret the events.
Making your Application Stable with the Outbox Pattern. In this article Dariusz Gafka discusses the advantages of the Outbox pattern and why you want to persist your events at the same time as other state changes. learncqrs.com/vY7A3z
An ACK/NACK strategy for Commands when applying #CQRS by Andrew Cairns learncqrs.com/1HkVSB
"Architecture is the translation of strategy into technology." — Dana Bredemeyer
"Events are our primary mechanism for achieving consistency outside of consistency boundaries." - Nick Chamberlain learncqrs.com/dPnLxw