summary refs log tree commit diff
path: root/synapse/storage/deviceinbox.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-03Update all the workers and master to use TCP replicationErik Johnston9-401/+259
2017-04-03Change slave storage to use new replication interfaceErik Johnston11-179/+128
As the TCP replication uses a slightly different API and streams than the HTTP re