summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-04-27 12:16:34 +0100
committerErik Johnston <erik@matrix.org>2020-04-27 12:16:34 +0100
commit929dbb0fb3bd073fdfff5d9a8e54b2fd6f42de7c (patch)
tree5a578455f806f026bb3fb350ffae735b41af13a5
parentDon't relay REMOTE_SERVER_UP cmds to same conn. (diff)
downloadsynapse-929dbb0fb3bd073fdfff5d9a8e54b2fd6f42de7c.tar.xz
Newsfile
-rw-r--r--changelog.d/7352.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7352.feature b/changelog.d/7352.feature
new file mode 100644
index 0000000000..ce6140fdd1
--- /dev/null
+++ b/changelog.d/7352.feature
@@ -0,0 +1 @@
+Add support for running replication over Redis when using workers.