asyncio-redis
asyncio-redis copied to clipboard
Sentinel support
Hi
According to redis documentation, Sentinel support should be implemented by a client. Does asyncio-redis
implement it?
Hi @shoonoise, So far, this has not yet been implemented. Pull requests are welcome of course. I'll leave this issue open as a reminder for a feature request.
ok, I'll see what is need to implement it and maybe will done it