apache / shardingsphere

Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Apache License 2.0
19.94k stars 6.74k forks source link

Only Sharing-JDBC can use seata? #8981

Closed guoxianwei-ying closed 3 years ago

guoxianwei-ying commented 3 years ago

According to the user manual on the official website, using the Sharding-proxy mode does not currently support seata distributed transactions. Only Sharing-JDBC can use seata?

strongduanmu commented 3 years ago

@guoxianwei-ying You can refer to issue #4882, which provides some ideas for sharding-proxy to integrate seata.

guoxianwei-ying commented 3 years ago

@ guoxianwei-ying您可以参考问题#4882,其中提供了一些sharding-proxy集成的想法seata

Thank you.I will try