summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-03 17:17:57 +0100
committerErik Johnston <erik@matrix.org>2019-06-03 17:17:57 +0100
commit0d67a8cd9de9564fcdaa1206c18b411b4c43b74a (patch)
treee021d1eec265b2b4a65900f605e310adeb3070f4
parentIgnore room state with null bytes in for room stats (diff)
downloadsynapse-0d67a8cd9de9564fcdaa1206c18b411b4c43b74a.tar.xz
Newsfile
-rw-r--r--changelog.d/5324.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5324.feature b/changelog.d/5324.feature
new file mode 100644
index 0000000000..01285e965c
--- /dev/null
+++ b/changelog.d/5324.feature
@@ -0,0 +1 @@
+Synapse now more efficiently collates room statistics.