Resonate Saga Pattern Python

Implement saga patterns for distributed transactions in Python with Resonate — forward steps with compensating actions that unwind on failure. Use when coordinating multi-step Python processes that need consistency across failures without distributed locks or two-phase commits.

resonatehq abf288a 9.1 KB Updated

File contents

resonatehq/resonate-skills/tree/main/resonate-saga-pattern-python commit abf288ae69

Frequently asked questions

npx skillmds@latest add resonatehq/resonate-saga-pattern-python