Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Database Read Replicas

Leírás

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

Telepítés

  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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Database Read Replicas” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Database Read Replicas” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.