event-sourcing
Installation
SKILL.md
Event Sourcing
Table of Contents
Overview
Store state changes as a sequence of events rather than the current state, enabling temporal queries, audit trails, and event replay.
Store state changes as a sequence of events rather than the current state, enabling temporal queries, audit trails, and event replay.