summary refs log tree commit diff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-08-07 18:36:04 +0100
committerGitHub <noreply@github.com>2023-08-07 18:36:04 +0100
commit9d3713d6d512d30a42456c9af25a3ab1a8865406 (patch)
treeb43a2ae3f3304269c147e3d5b6042fd56b9921ad /docs/SUMMARY.md
parentBump jsonschema from 4.18.3 to 4.19.0 (#16081) (diff)
downloadsynapse-9d3713d6d512d30a42456c9af25a3ab1a8865406.tar.xz
Add notes describing Synapse's streams (#16015)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
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 a8e5ddad9d..31b3032029 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -97,6 +97,7 @@
     - [Cancellation](development/synapse_architecture/cancellation.md)
     - [Log Contexts](log_contexts.md)
     - [Replication](replication.md)
+    - [Streams](development/synapse_architecture/streams.md)
     - [TCP Replication](tcp_replication.md)
     - [Faster remote joins](development/synapse_architecture/faster_joins.md)
   - [Internal Documentation](development/internal_documentation/README.md)