diff --git a/README.md b/README.md index f648f99..188faad 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu *High availability solutions* - [Galera Cluster](https://github.com/codership/galera) - a true Multimaster Cluster based on synchronous replication. -- [mha4mysql-node](https://github.com/yoshinorim/mha4mysql-node) and [mha4mysql-manager](https://github.com/yoshinorim/mha4mysql-manager) - Master High Availability Manager and tools for MySQL. +- [mha4mysql-node](https://github.com/yoshinorim/mha4mysql-node) and [mha4mysql-manager](https://github.com/yoshinorim/mha4mysql-manager) (both unmaintained) - Master High Availability Manager and tools for MySQL. - [Orchestrator](https://github.com/openark/orchestrator) - MySQL replication topology management and High Availability solution. - [Percona Replication Manager](https://github.com/percona/replication-manager) - Asynchronous MySQL replication manager agent for Pacemaker. Supports file and GTID based replication, geo-distributed clusters using booth. - [replication-manager](https://github.com/signal18/replication-manager) - a high availability solution to manage MariaDB 10.x and MySQL & Percona Server 5.7 GTID replication topologies.