redis-py icon indicating copy to clipboard operation
redis-py copied to clipboard

add url support for sentinel

Open alisterd51 opened this issue 2 years ago • 0 comments

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)

alisterd51 avatar Dec 21 '23 15:12 alisterd51