From b4619f0b561973706fa606b18f9085536e87157c Mon Sep 17 00:00:00 2001 From: Pavel Skuratovich Date: Fri, 13 Jan 2023 22:18:06 +0300 Subject: [PATCH] Use config file (the first argument when redis-go-to-master is run) instead of CLI params --- README.md | 12 +++++++- main.go | 59 ++++++++++++++++++++++++++------------ redis-go-to-master.service | 2 +- 3 files changed, 53 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index ed09f52..d6a92f8 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,14 @@ Small command-line utility (based on the ideas from