forked-synapse/synapse/replication
Erik Johnston 350421e058
Fix redis password support. (#7401)
We forgot to set the password on the subscriber connection, as well as
not calling super methods for overridden connectionMade/connectionLost
functions.
2020-05-04 14:04:09 +01:00
..
http Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
slave Use stream.current_token() and remove stream_positions() (#7172) 2020-05-01 15:21:35 +01:00
tcp Fix redis password support. (#7401) 2020-05-04 14:04:09 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00