HyperDB is awesome. You shouldn’t worry about its dev date (which by the way, its being done by Automattic – the team behind WordPress).
HyperDB has some bigger advantages like spreading read/writes across servers and splitting them and its mostly used for such purposes (bigger scales).
In your case, I would go for a VIP VPS that would run Heartbeat, or a Failover service, since I do understand that your scope is HA and not Load Balancing.
Related Posts:
- HyperDB failover Delay
- How to properly insert data into custom table via plugin
- How does WordPress handle MySQL row lock errors?
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- Bad Request (Invalid Hostname) on working server, database problem
- Changing BIGINT to INT
- greatest() function returns undefined property
- How to write one comment and publish on every post using database or plugin?
- How to determine what is generating large amount of database queries?
- Help With MySQL to WPDB Query Conversion
- How can I perform high-level database merging for WordPress within continues delivery?
- WordPress Backend HA (Automatic failover)
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- Multiple instance of data in plugin custom database table on plugin activation
- Better ads plugin has 500.000 entries in wp_postmeta
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- dbDelta not adding additional columns in plugin database update
- Always get creating a new table with foreign key
- How to do database for download stats?
- DB Query not working in Plugin
- External wpdb connections in different plugins on single page
- WordPress plugin: efficient way to store large data
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Integrating Custom Database with WordPress
- How to display results from a data table with an encrypted user id?
- add_action for publish_post doesn’t work
- What database state changes happen after a post is manually “updated” with no changes?
- Cant create table on plugin activation
- Performing CRUD operations on front end in wordpress
- Store GravityForm data in phpmyadmin (mysql)
- Moving a few select DB tables to a new WP instance
- WordPress database problem wp_posts, primary key
- Write mysql credentials in plugin
- How can I delete the options from DB when the plugin is deleted?
- Delete tables from database when deleting plugin
- How to delete all records from or empty a custom database table?
- WordPress sharding: which multi-DB plugin to use?
- Simple form that saves to database
- Using Vagrant for customizable WordPress Multi-sites [closed]
- How do I check what plugins are enabled via the database?
- How can a Firebase user registration and login be integrated into a WordPress site?
- How to update widget_text in the wp_options table
- prefix table and plugins
- Replace existing pages with new pages, keep menu links
- how to show database content in wordpress post
- Storing Email Account Passwords for SMTP Mailing for a WordPress Plugin
- Remove obsolete plugins artifacts from database tables
- If I delete plugins via FTP are settings kept in DB?
- Is it possible to split database tables using HyperDB?
- Embed a Google Sheet as you view it in a separate tab?
- Where does WordPress store plugin (enabled/disabled) status for multisite?
- How to access data in wordpress database externally using php
- custom user tables supported in SharDB plugin?
- Creating mySQL procedure with $wpdb
- How to check if tables in WordPress still exists after activations
- WpDataTables – View Image Directory
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- Insert data from .sql file in wordpress plugin
- Create a table with wordpress plugin boilerplate
- WordPress and a secondary database?
- Why this function not working for install database on plugin activation
- Can I create a table on my DB without creating a plugin?
- WordPress : Explain Plugins & Theme string value in database
- Errors when trying to use a plugin to write to the database
- _prime_post_caches in wordpress
- Plugins in WP_Options but not Active
- Updating options into the wp database performance
- Ajax save data to database on document ready, no data being saved
- How to edit a published post?
- Getting error “Warning: mysql_query(): Can’t connect to local MySQL server through socket ‘FILEPATH/cccatalog-plugin.php on line 1656”
- Plugin generating unexpected output – on WP mysql dump import
- Getting URL GET parameter with Code snippets and storing it in database?
- how can we migrate wordpress 5.9 website from aws ec2 to new installed wp 5.9 oci compute
- Same Plugin tables between wordpress installations
- How to get the custom field value using SQL query
- Need to know if my approach to designing a geneaology plug-in for wordpress makes sense
- add_action(‘the_content’, ‘my_plugin_content’) is null
- How to allow URL with filename & extension in wordpress?
- How much PHP and MySQL or MariaDB knowledge should I know to start writing WordPress themes and plug-ins and whatever else a beginner can edit?
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- PHP message: WordPress database error Deadlock found when trying to get lock
- using wordpress login details for other website / application / forum?
- how to create database to use it in wordpress website?
- how can i get records from wp_postmeta table using particular meta_key in database?
- How to create a custom page for unrelated database?
- User content database [closed]
- Re-writing MySQl query for execute faster
- Include plugin form in the home page
- Help with sorting and storing data on WordPress
- Is saving multiple options or saving multiple items in one option better?
- Pull Data from DB for Admin Page Display as Relates to Admin Page Class by BA Internet
- MySql Query for WordPress
- How to find an option in the database?
- Is there a plugin that will override the “Error establishing a database connection” message? [closed]
- Get the url of attachments from the post?
- Create New Admin Menu Section – Like how custom post type works, in a way
- Shortcode returning specific content of a post
- get_option returning a different value from what’s saved
- register_activation_hook not working
- Text Wrapping in WPDataTables