From 5d95ecafd05928677660cb704dfe00b093bb0319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sil=C3=A9n?= Date: Fri, 31 May 2024 12:17:50 +0300 Subject: [PATCH] include MariaDB in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Silén --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eb9b120..62961e1c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Kine is an etcdshim that translates etcd API to: - SQLite - Postgres -- MySQL +- MySQL/MariaDB - NATS ## Features