Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download autoslave-7.x-1.9.tar.gztar.gz 34.81 KB
MD5: d79e56f72858824e65a7fe186f42ac9d
SHA-1: 168db6d2d3cda8cb1b7ed3a4b81e28426884e6e9
SHA-256: 97c4ba6b81e120befa971cd4fd50fbb10c619795f6e571ba8b7790fb7d32fdca
Download autoslave-7.x-1.9.zipzip 47.41 KB
MD5: 7e47d5fcfd98ed9487f662f8c7c9310d
SHA-1: d9911710fa8f387b83617c4020932aa3d20ed4ec
SHA-256: bd4bac63d69425d247959c88bd2a0d37fec965f055494dba0c49a62f8bc2d602

Release notes

Autoslave is a must-have module for increasing server availability/reliability scalability and performance when using a clustered db backend. If your master db server goes down, autoslave keeps you up by automastering to either master2 or autoslaving to a slave automatically (depending on configuration). Reads will happen from slaves, writes to master1 or master2. When cron runs, the server status is verified to see if the master1 is back up again and will automatically bring it back into action. Meanwhile, your site stays up and doesn't miss a beat. The ultimate setup for scalability, reliability and availability.
#2339919: TableSort & PagerDefault queries are hitting master instead of slave
- by Thomas Gielfeldt: Don't add affected tables, if no rows were updated/inserted.
#2502479: How to run patches
#2713179: installation error
#2879240: status message icons broken link to image when using multilingual site with language prefix

Created by: joseph.olstad
Created on: 22 May 2017 at 15:52 UTC
Last updated: 8 Sep 2017 at 21:49 UTC
Bug fixes

Other releases