Saga Orchestration

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight, and car rental reservations atomically, or debugging stuck saga states in production where compensation steps never complete.

jadegate 8bbb67e 15.6 KB Updated

File contents

jadegate/jadegate/tree/main/skills/saga-orchestration commit 8bbb67ebcf

Frequently asked questions

npx skillmds@latest add jadegate/saga-orchestration