architecture-saga-orchestration
CommunityManage distributed transactions with Sagas.
Software Engineering#microservices#orchestration#choreography#saga pattern#distributed transactions#compensating transactions
Authorbaotoq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust patterns and templates for managing complex, multi-step business processes that span multiple services, ensuring data consistency and handling failures gracefully through compensating transactions.
Core Features & Use Cases
- Orchestration & Choreography: Implement both centralized orchestrator and event-driven choreography patterns for sagas.
- State Management: Track saga execution states (Started, Pending, Compensating, Completed, Failed).
- Compensation Logic: Define and execute compensating actions to roll back transactions upon failure.
- Use Case: Automate an e-commerce order fulfillment process that involves reserving inventory, processing payment, and creating a shipment, with built-in rollback if any step fails.
Quick Start
Use the architecture-saga-orchestration skill to implement an order fulfillment saga using the provided Python templates.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: architecture-saga-orchestration Download link: https://github.com/baotoq/go-shortener/archive/main.zip#architecture-saga-orchestration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.