Tag: Saga
3 articles
MySQL ShardingSphere Saga: Flexible Transaction Implement...
ShardingSphere implements flexible transactions through servicecomb-saga integration, using SPI dynamic injection and reverse SQL technology to automatically generate compensation operations for di...
MySQL Distributed Transactions: TCC, Message Queue & Saga...
Distributed transaction patterns mainly include TCC, message queue, and Saga. TCC divides traditional 2PC into three business-controllable steps, message queue achieves eventual consistency, Saga s...
ShardingSphere Saga Flexible Transaction Implementation
ShardingSphere implements flexible transactions through integration with third-party servicecomb-saga component, using SPI dynamic injection and reverse SQL technology to automatically generate com...