Opis
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
Instalacja
- Set up your read replicas as per MySQL’s instructions
- Download database-read-replicas and database-read-replicas.php to wp-content/mu-plugins
- Edit wp-config.php to add your read replicas:
$read_replicas = array(’readreplicahostname1′,’readreplicahostname2′); - There is no need to activate this plugin
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Database Read Replicas” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Database Read Replicas” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.