terrymanu commented on issue #2901: How about performance and usage of sharding-proxy when it comes to mysql cluster and cloud mysql service URL: https://github.com/apache/incubator-shardingsphere/issues/2901#issuecomment-523342447 Hello, there are 2 questions need to be answered: 1. How to use Sharding-Proxy to control your MySQL-cluster? Sharding-Proxy is just like a normal MySQL, it implement MySQL protocol, end-user do not need separate Sharding-Proxy and MySQL. End-user just use port which Sharding-Proxy exposed to execute SQL, Sharding-Proxy will sent to SQL to correct backend MySQL instances. 2. How about the performance? We are doing a task which is show the performance test with Sharding-Proxy and connection MySQL directly. The task will finish in few week. Please keep focus on this task, we will update new information in future.
---------------------------------------------------------------- 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
