diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-22 14:40:08 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-22 14:40:08 +0000 |
commit | e28ef831e6cac4f28012f2d3f3d8f09d813e40dc (patch) | |
tree | 901bfcd780895d8c430acc5437ddeeb297ad42a8 /changelog.d | |
parent | Fix state cache invalidation on workers (diff) | |
download | synapse-e28ef831e6cac4f28012f2d3f3d8f09d813e40dc.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4715.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4715.misc b/changelog.d/4715.misc new file mode 100644 index 0000000000..4dc18378e7 --- /dev/null +++ b/changelog.d/4715.misc @@ -0,0 +1 @@ +Improve replication performance by reducing cache invalidation traffic. |