anonymousland-synapse/synapse/replication/tcp
Erik Johnston 023ee197be Advance replication streams even if nothing is listening
Otherwise the streams don't advance and steadily fall behind, so when a
worker does connect either a) they'll be streamed lots of old updates or
b) the connection will fail as the streams are too far behind.
2017-04-04 13:19:26 +01:00
..
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
commands.py Add a timestamp to USER_SYNC command 2017-03-31 15:42:22 +01:00
protocol.py Advance replication streams even if nothing is listening 2017-04-04 13:19:26 +01:00
resource.py Advance replication streams even if nothing is listening 2017-04-04 13:19:26 +01:00
streams.py Advance replication streams even if nothing is listening 2017-04-04 13:19:26 +01:00