summary refs log tree commit diff
path: root/synapse/replication/tcp/resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Advance replication streams even if nothing is listeningErik Johnston2017-04-041-1/+1
* Always advance stream tokensErik Johnston2017-04-031-1/+4
* Use callbacks to notify tcp replication rather than deferredsErik Johnston2017-03-311-14/+1
* Add a timestamp to USER_SYNC commandErik Johnston2017-03-311-2/+2
* Add server side resource for tcp replicationErik Johnston2017-03-301-0/+300