terrymanu commented on issue #4443: ShardingProxy Read / write separation cannot support transaction? URL: https://github.com/apache/incubator-shardingsphere/issues/4443#issuecomment-590632706 The proposal of read-write split is using data consistence to exchange performance improvement. Using transaction in write is OK, but use transaction with read and write is not good practice. We need to add description to doc, do you interest in this issue?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
