summary refs log tree commit diff
path: root/synapse/replication/tcp/streams/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move stream catchup to workers.Erik Johnston2020-03-201-1/+5
* Add ability to catchup on stream by talking to master.Erik Johnston2020-03-201-1/+3
* 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