Closed quom closed 10 months ago
Thanks for reporting, I'll look into it as soon as I can.
Hi - I don't believe this is fixed quite yet:
Here the redis password is now not being passed into the redis connection. You need to add the password=password
kwarg to pass the password to the redis connection too.
Sorry about that, I'll fix it.
suggestion: allow passing
password
assentinel_kwargs
to the sentinel connection