| ▲ | mrsmrtss 2 hours ago | |||||||
Yes, I don't know where the misconception that CQRS or Event Sourcing automatically means eventual consistency comes from. We have built, run, evolved, and operated quite a few reasonably sized event sourced systems successfully, and these systems are running to this day without any major incidents. We added eventually consistent projections where performance justified it, fully aware of the implications, but kept most of the system synchronous. | ||||||||
| ▲ | anthonylevine an hour ago | parent [-] | |||||||
I think people lump CQRS, Event Sourcing, and event-driven into this a single concept and then use those words interchangeably. | ||||||||
| ||||||||