EventStore / samples

Samples showing practical aspect of EventStoreDB, Event Sourcing

Home Page:https://developers.eventstore.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should we use eventsourcing in all of aggregate?

meysamhadeli opened this issue · comments

For simple aggregate, we shouldn't eventsourcing?

Define simple
If you care about the history of the state, you should imho .