summary refs log tree commit diff
path: root/docs/SUMMARY.md
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 /docs/SUMMARY.md
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 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 8d68719958..ade77d4926 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -97,6 +97,7 @@
     - [Log Contexts](log_contexts.md)
     - [Replication](replication.md)
     - [TCP Replication](tcp_replication.md)
+    - [Faster remote joins](development/synapse_architecture/faster_joins.md)
   - [Internal Documentation](development/internal_documentation/README.md)
     - [Single Sign-On]()
       - [SAML](development/saml.md)