incubator-seata-go
incubator-seata-go copied to clipboard
Decouple the transaction from the statelog
trafficstars
What would you like to be added: In saga, there is no TransactionalTemplate yet, which is convenient for transaction operations in saga logic.
Why is this needed: In order to ensure the flexibility of transactions and decouple them from complex logic