summary refs log tree commit diff
path: root/changelog.d
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 /changelog.d
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 'changelog.d')
-rw-r--r--changelog.d/16015.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16015.doc b/changelog.d/16015.doc
new file mode 100644
index 0000000000..1113d00dc6
--- /dev/null
+++ b/changelog.d/16015.doc
@@ -0,0 +1 @@
+Add a internal documentation page describing the ["streams" used within Synapse](https://matrix-org.github.io/synapse/v1.90/development/synapse_architecture/streams.html).