Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: 读写分离 (reset)
MySQL读写分离功能,IP不用换,延迟至少降低30%,你还没开始用吗?

云数据库MySQL版额外提供了一个读写分离地址,联动主实例及其下的所有只读实例,实现自动的读写请求转发。 应用程序连接读写分离地址后,可根据权重自动将写入请求发往主实例,将读取请求按权重发往各个只读实例。IP不用换,延迟至少降低30%。

【数据存储与数据库】  【mysql】  【RDS】  【aliyun】  【云数据库】  【读写分离】   …

[获取更多]