summary refs log tree commit diff
path: root/synapse/replication/tcp/client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the replication logger quieter (#4108)Amber Brown2018-10-291-1/+1
* Logcontexts for replication command handlersRichard van der Hoff2018-08-171-2/+2
* Fix unit testsRichard van der Hoff2018-07-251-1/+1
* run isortAmber Brown2018-07-091-3/+6
* Remove all global reactor imports & pass it around explicitly (#3424)Amber Brown2018-06-251-3/+3
* Make workers report to master for user ip updatesErik Johnston2017-06-271-0/+7
* Fix incorrect type when using InvalidateCacheCommandErik Johnston2017-04-061-1/+1
* Add basic replication client handler and factoryErik Johnston2017-04-031-0/+196