diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-18 17:58:17 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-18 17:58:17 +0000 |
commit | 92e6fb5c89eace7aedca0cd73900d4aa44129af6 (patch) | |
tree | f5ea9c7fbe16f26462d7ec09c59c80dc376256fb | |
parent | Batch cache invalidation over replication (diff) | |
download | synapse-92e6fb5c89eace7aedca0cd73900d4aa44129af6.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/4671.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4671.misc b/changelog.d/4671.misc new file mode 100644 index 0000000000..4dc18378e7 --- /dev/null +++ b/changelog.d/4671.misc @@ -0,0 +1 @@ +Improve replication performance by reducing cache invalidation traffic. |