=== Database Read Replicas === Contributors: jamesdlow Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=K6VKWB3HZB2T2&item_name=Donation%20to%20jameslow%2ecom¤cy_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8 Tags: mysql, database, wpdb, cache, read, replica Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 1.0.1 BETA: Extend WordPress with MySQL database read replica support for greater speed and scalability == Description == 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 == Installation == 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 == Frequently Asked Questions == == Screenshots ==