diff options
author | David Robertson <davidr@element.io> | 2023-01-30 21:27:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-30 21:27:52 +0000 |
commit | cbb0ee43cc6ebb144de989421053d5a8d72cfe31 (patch) | |
tree | 7e4e72d47a5235dc274d0f9de1055dc975262c28 /changelog.d | |
parent | Describe faster joins (diff) | |
download | synapse-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.doc | 1 |
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. |