synapse/changelog.d/7401.feature
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

2 lines
67 B
Gherkin

Add support for running replication over Redis when using workers.