From 0a112fc340fddb1a10c67761077bc2e7399cfcc0 Mon Sep 17 00:00:00 2001 From: Hugo Wen Date: Thu, 28 Mar 2024 10:35:36 -0700 Subject: [PATCH] Update README to explicitly state MariaDB support While orchestrator supports both MySQL and MariaDB databases, this was not clearly mentioned in the documentation. Update README.md to explicitly state that orchestrator works with MariaDB. Reference: The MariaDB documentation describing Orchestrator's usage with MariaDB. (https://mariadb.com/kb/en/orchestrator-overview/) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b3fe582a..05e364974 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ![Orchestrator logo](https://github.com/openark/orchestrator/raw/master/docs/images/orchestrator-logo-wide.png) -`orchestrator` is a MySQL high availability and replication management tool, runs as a service and provides command line access, HTTP API and Web interface. `orchestrator` supports: +`orchestrator` is a MySQL and MariaDB high availability and replication management tool, runs as a service and provides command line access, HTTP API and Web interface. `orchestrator` supports: #### Discovery