Event Sourcing in Practice: Building a System That Never Forgets
Most systems today use CRUD: read the current state, modify a row, write it back. The database remembers where things
Continue readingEvent Sourcing in Practice: Building a System That Never Forgets