synapse-product/synapse/replication/tcp
Richard van der Hoff d5aa7d93ed
Fix catchup-on-reconnect for the Federation Stream (#7374)
looks like we managed to break this during the refactorathon.
2020-05-05 14:15:57 +01:00
..
streams Fix catchup-on-reconnect for the Federation Stream (#7374) 2020-05-05 14:15:57 +01:00
__init__.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
client.py Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
commands.py Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
handler.py Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
protocol.py Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) 2020-04-29 14:10:59 +01:00
redis.py Fix redis password support. (#7401) 2020-05-04 14:04:09 +01:00
resource.py Fix catchup-on-reconnect for the Federation Stream (#7374) 2020-05-05 14:15:57 +01:00