summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-07-17 14:01:39 +0100
committerGitHub <noreply@github.com>2018-07-17 14:01:39 +0100
commit9c04b4abf94d6067bff8544332aca1825701d86c (patch)
treefb19f6e437b9ce986b9b7bfca6d21549f2b4b85f /changelog.d
parentRefactor REST API tests to use explicit reactors (#3351) (diff)
parentfix imports (diff)
downloadsynapse-9c04b4abf94d6067bff8544332aca1825701d86c.tar.xz
Merge pull request #3541 from matrix-org/rav/optimize_filter_events_for_server
Refactor and optimze filter_events_for_server
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3541.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3541.feature b/changelog.d/3541.feature
new file mode 100644
index 0000000000..24524136ea
--- /dev/null
+++ b/changelog.d/3541.feature
@@ -0,0 +1 @@
+Optimisation to make handling incoming federation requests more efficient.
\ No newline at end of file