summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-05-07 19:51:38 +0100
committerGitHub <noreply@github.com>2020-05-07 19:51:38 +0100
commitaa5aa6f96abaeb3470513a396d087e2a9cdd3597 (patch)
tree09f2196c05728ca1f47d23abead7bdd604fbad8a /changelog.d
parentDrop support for redis.dbid (#7450) (diff)
downloadsynapse-aa5aa6f96abaeb3470513a396d087e2a9cdd3597.tar.xz
Fix errors from malformed log line (#7454)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7454.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7454.feature b/changelog.d/7454.feature
new file mode 100644
index 0000000000..ce6140fdd1
--- /dev/null
+++ b/changelog.d/7454.feature
@@ -0,0 +1 @@
+Add support for running replication over Redis when using workers.