redis-py
redis-py copied to clipboard
add url support for sentinel
Version: all
Platform: all
Description: I would like to be able to use an url to be able to connect to the redis sentinel via an url (as is possible in a java client)
A PR has already been made in this direction but has never been merged (https://github.com/redis/redis-py/pull/537)