SncRedisBundle icon indicating copy to clipboard operation
SncRedisBundle copied to clipboard

Add support for phpredis sentinel

Open w1nsun opened this issue 5 years ago • 4 comments

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 avatar Jul 09 '20 17:07 w1nsun

@w1nsun Hey! no plan for now.

Thanks for your contribution, this feature request is now tracked.

Feel free to try to implement it.

B-Galati avatar Jul 10 '20 10:07 B-Galati

What is needed apart from passing the right parameters to the Connection class?

tarjei avatar Feb 05 '21 08:02 tarjei

2 years passed. any updates?

OxCom avatar Mar 04 '22 12:03 OxCom

No interest from my side because I don't use sentinel myself. PR needs to come from somebody who needs it.

ostrolucky avatar Mar 04 '22 13:03 ostrolucky

Needed it myself now, so good news: It's supported now since 4.4.0 :)

ostrolucky avatar Dec 07 '22 16:12 ostrolucky