SncRedisBundle
SncRedisBundle copied to clipboard
Add support for phpredis sentinel
phpredis starting from 5.2.0 (https://pecl.php.net/package/redis/5.2.0) supports RedisSentinel
https://github.com/phpredis/phpredis/blob/develop/sentinel.markdown#readme
@w1nsun Hey! no plan for now.
Thanks for your contribution, this feature request is now tracked.
Feel free to try to implement it.
What is needed apart from passing the right parameters to the Connection class?
2 years passed. any updates?
No interest from my side because I don't use sentinel myself. PR needs to come from somebody who needs it.
Needed it myself now, so good news: It's supported now since 4.4.0 :)