Event Sourcing Pattern

Implements event sourcing pattern (event store, aggregate roots, projections, snapshots, event replay) to maintain complete audit trail and reconstruct state from immutable event history.

paulpas aa2a388 35.4 KB Updated

File contents

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

Frequently asked questions

npx skillmds@latest add paulpas/event-sourcing-pattern