Event Sourcing

Store state as immutable event log instead of current values. Build auditable, event-driven systems with full history. Use when auditability, temporal queries, or event-driven processing matters.

sethdford 355e2a7 2.9 KB Updated

File contents

sethdford/claude-skills/tree/main/architect/data-architecture/skills/event-sourcing commit 355e2a724b

Frequently asked questions

npx skillmds@latest add sethdford/event-sourcing