Distributed Transactions And Sagas

Coordinating a business operation across transactional owners: dual writes, XA/2PC, persisted sagas, compensation, pivot/forward recovery, ambiguous outcomes and manual repair. Use when a local transaction is expected to cover a broker or remote service, or in-flight workflow state cannot survive restart. Outbox delivery, idempotency, consistency, retries and single-database transaction design remain in their owning skills.

robsonkades Updated

File contents

robsonkades/agent-skills/tree/main/skills/distributed-transactions-and-sagas commit 8e823d4ef3

Frequently asked questions

npx skillmds@latest add robsonkades/distributed-transactions-and-sagas