summary refs log tree commit diff
path: root/synapse/replication/tcp/streams/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve type checking in `replication.tcp.Stream` (#7291)Richard van der Hoff2020-04-171-4/+1
* Move catchup of replication streams to worker. (#7024)Erik Johnston2020-03-251-1/+7
* Fix processing of `groups` stream, and use symbolic names for streams (#7117)Richard van der Hoff2020-03-231-18/+52
* make user signatures a separate streamHubert Chathi2019-10-301-0/+1
* Combine the CurrentStateDeltaStream into the EventStreamRichard van der Hoff2019-03-271-1/+0
* move FederationStream out to its own fileRichard van der Hoff2019-03-271-2/+2
* move EventsStream out to its own fileRichard van der Hoff2019-03-271-2/+2
* Move replication.tcp.streams into a packageRichard van der Hoff2019-03-271-0/+50