summary refs log tree commit diff
path: root/synapse/replication/tcp/streams/federation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support any process writing to cache invalidation stream. (#7436)Erik Johnston2020-05-071-3/+9
* Fix catchup-on-reconnect for the Federation Stream (#7374)Richard van der Hoff2020-05-051-9/+21
* Thread through instance name to replication client. (#7369)Erik Johnston2020-05-011-2/+2
* Improve type checking in `replication.tcp.Stream` (#7291)Richard van der Hoff2020-04-171-8/+11
* Move catchup of replication streams to worker. (#7024)Erik Johnston2020-03-251-5/+14
* Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-8/+8
* Fixup synapse.replication to pass mypy checks (#6667)Erik Johnston2020-01-141-2/+2
* Run Black. (#5482)Amber Brown2019-06-201-4/+8
* move FederationStream out to its own fileRichard van der Hoff2019-03-271-0/+39