summary refs log tree commit diff
path: root/synapse/replication/tcp/streams/partial_state.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Faster remote room joins: stream the un-partial-stating of events over ↵reivilibre2022-12-141-0/+28
| | | | replication. [rei:frrj/streams/unpsr] (#14545)
* Faster remote room joins: stream the un-partial-stating of rooms over ↵reivilibre2022-12-051-0/+48
replication. [rei:frrj/streams/unpsr] (#14473)