该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Database Read Replicas

描述

BETA: Extend WordPress with MySQL database read replica support for greater speed and scalability
This is a first release beta, and should only be used at your own risk

安装

  1. Set up your read replicas as per MySQL’s instructions
  2. Download database-read-replicas and database-read-replicas.php to wp-content/mu-plugins
  3. Edit wp-config.php to add your read replicas:
    $read_replicas = array(‘readreplicahostname1′,’readreplicahostname2’);
  4. There is no need to activate this plugin

评价

此插件暂无评价。

贡献者及开发者

“Database Read Replicas” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Database Read Replicas”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志