diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-25 17:17:20 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-29 13:04:58 +0100 |
commit | d94916852fed15806202d58d903a8b43ff7b4367 (patch) | |
tree | 7a9bb678809c25eae5530e06c82af762275531e9 /changelog.d | |
parent | Update old deps unit test to use old sqlite3 (diff) | |
download | synapse-d94916852fed15806202d58d903a8b43ff7b4367.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5770.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5770.misc b/changelog.d/5770.misc new file mode 100644 index 0000000000..5e15dfd5fa --- /dev/null +++ b/changelog.d/5770.misc @@ -0,0 +1 @@ +Reduce database IO usage by optimising queries for current membership. |