summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-03-24 13:15:41 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-03-24 13:15:41 +0000
commit8fbacc7c545b51ca086d14fb571c7acf8a598d30 (patch)
tree71a475742e61146b05d04386ee211def2b6e4a0b /changelog.d
parent1.11.0rc1 (diff)
parentReduce auth chains fetched during v2 state res. (#6952) (diff)
downloadsynapse-8fbacc7c545b51ca086d14fb571c7acf8a598d30.tar.xz
Reduce auth chains fetched during v2 state res. (#6952)
* commit '2b37eabca':
  Reduce auth chains fetched during v2 state res. (#6952)
  update changes.md
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6952.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6952.misc b/changelog.d/6952.misc
new file mode 100644

index 0000000000..e26dc5cab8 --- /dev/null +++ b/changelog.d/6952.misc
@@ -0,0 +1 @@ +Improve perf of v2 state res for large rooms.