MatrixSynapse/synapse/replication/tcp
Erik Johnston 8f1a87886f Don't use POSITION to detect "finished connecting".
In a Redis world we won't necessarily get one POSITION per stream at the
start of the connection, so we rejig our "streams connecting" logic.
2020-03-31 13:26:58 +01:00
..
streams Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
client.py Add replication data handler concept. 2020-03-31 13:26:47 +01:00
commands.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
protocol.py Don't use POSITION to detect "finished connecting". 2020-03-31 13:26:58 +01:00
resource.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00