Saga Pattern

Implement distributed transactions using the Saga pattern. Covers choreography-based sagas with event-driven compensation, orchestration-based sagas with a central coordinator, rollback strategies, and idempotency. Practical implementations in Python and TypeScript.

UltronCore fb46892 17.8 KB Updated

File contents

UltronCore/claude-skill-vault/tree/main/skills/backend/saga-pattern commit fb4689203c

Frequently asked questions

npx skillmds@latest add ultroncore/saga-pattern