| ▲ | zknill 2 hours ago | |
> You can't blame event sourcing for people not doing it correctly, though. Perhaps not, but you can criticise articles like this that suggest that CQRS will solve many problems for you, without touching on _any_ of its difficulties or downsides, or the mistakes that many people end up making when implementing these systems. | ||
| ▲ | anthonylevine an hour ago | parent [-] | |
CQRS is simply splitting your read and write models. That's it. It's not complicated or complex. | ||