summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-01-30 21:27:52 +0000
committerGitHub <noreply@github.com>2023-01-30 21:27:52 +0000
commitcbb0ee43cc6ebb144de989421053d5a8d72cfe31 (patch)
tree7e4e72d47a5235dc274d0f9de1055dc975262c28 /changelog.d
parentDescribe faster joins (diff)
downloadsynapse-cbb0ee43cc6ebb144de989421053d5a8d72cfe31.tar.xz
Initial batch of notes on faster joins (#14677)
Co-authored-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
Co-authored-by: Shay <hillerys@element.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14677.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14677.doc b/changelog.d/14677.doc
new file mode 100644
index 0000000000..7c275c77a8
--- /dev/null
+++ b/changelog.d/14677.doc
@@ -0,0 +1 @@
+Describe the ideas and the internal machinery behind faster joins.