Event Sourcing: Store What Happened, Not What Is
Most systems store the present tense. A row in a table holds the current balance, the current status, the current address. When something changes,…
Most systems store the present tense. A row in a table holds the current balance, the current status, the current address. When something changes,…