← Graph

Current State

concept 1 connections

Common modelling assumption that an application stores only the latest mutable state. Drawbacks: every mutation forgets prior knowledge, and atomically updating the database while publishing an event in distributed systems is hard (distributed transactions are costly). Reframed as merely a product of a sequence of events — analogous to a database transaction log.

category
concept
about
Current State concept
Critiqued as forgetful and ill-suited to distributed transactions.

Provenance

Read by
10 extractions