This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Database Read Replicas

Descripció

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

Instal·lació

  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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Database Read Replicas» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Database Read Replicas» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.