Event Sourcing and CQRS
In a previous post, I described the following pattern: CQRS (https://marc-architect.hashnode.dev/cqrs-pattern).
Now, I'm going to write about event-sourcing and how it can fit well with CQRS.
Event-sourcing purpose is to persist an object as the sum ...
marc-architect.hashnode.dev4 min read