Event Sourcing

Persists application state as an append-only immutable event log, enabling full state reconstruction, audit trails, temporal queries, and snapshot-based performance optimization for complex domain models.

paulpas a0e933a 11.7 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/event-sourcing commit a0e933ab75

Frequently asked questions

npx skillmds@latest add paulpas/event-sourcing