« Back to Glossary IndexTracking order lifecycle changes in an event-driven system.
Synonyms:
Event-based state storage, Event log architecture
Defnition:
Event sourcing stores state changes as a sequence of immutable events, enabling auditability and replayability.