Saga Pattern

Coordinate multi-service transactions as a sequence of local steps with compensations, timeouts, and an observable state machine. Use when a business flow spans services and two-phase commit is not on the table.

Amey-Thakur 172f159 3.1 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/distributed-systems/saga-pattern commit 172f15953c

Frequently asked questions

npx skillmds@latest add amey-thakur/saga-pattern