Jess's Lab Notebook

Event Sourcing

The simplest way to think of using Event Sourcing is to calculate a requested application state by starting from a blank application state and then applying the events to reach the desired state.

Great overview talk by Kenneth Sabir of AgriWebb describing migrating to an event sourcing system in practice. Touches on Domain-Driven Design as well.

Event Sourcing
Interactive graph
On this page
Event Sourcing