Event Sourcing

Persist state as an append-only event log with projections and snapshots, and know when the pattern is overkill. Use when audit history is a first-class requirement or evaluating event sourcing against CRUD.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/distributed-systems/event-sourcing commit b031e8657f

Frequently asked questions

npx skillmds@latest add amey-thakur/event-sourcing