From 841c581c401e1435c2c7820a803b3f0c574eb8b6 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 22 Apr 2020 16:26:19 +0100 Subject: Fix replication metrics when using redis (#7325) --- changelog.d/7325.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7325.feature (limited to 'changelog.d/7325.feature') diff --git a/changelog.d/7325.feature b/changelog.d/7325.feature new file mode 100644 index 0000000000..ce6140fdd1 --- /dev/null +++ b/changelog.d/7325.feature @@ -0,0 +1 @@ +Add support for running replication over Redis when using workers. -- cgit 1.5.1