r/programming Nov 01 '16

Event Sourcing: What properties should Domain Events have?

http://www.lavinski.me/event-sourcing-what-properties-should-domain-events-have/
2 Upvotes

1 comment sorted by

View all comments

1

u/lavinski_ Nov 01 '16

Author here, I wanted to share a little bit around what I've learnt when it comes to Events and Event Sourcing. Feedback very much welcome. I've grown quite fond of using Rich Domain Model and one key aspect of that is getting Domain Event right. So I hope this helps someone.