Mathias Verraes
- Twitter:
- @mathiasverraes
- Url:
- https://www.linkedin.com/in/mathiasverraes
Talks
Practical Event Sourcing
Traditionally, we create structural models for our applications, and store the state of these models in our databases. But there are alternatives: Event Sourcing is the idea that you can store all the domain events that affect an object, and replay these events to restore the object’s state. This may sound counterintuitive, because of all […]
View talk