monospice / laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.
MIT License
101 stars 48 forks source link

Implementing PhpRedis client #36

Open jeffreyzant opened 3 years ago

jeffreyzant commented 3 years ago

This PR implements the PhpRedis client for Redis Sentinel. It wraps all methods with a retryOnFailure and creates a new Redis client when the connection fails.

jeffreyzant commented 3 years ago

@Namoshek thanks for your reply, I will try to work on your comments next week. We are already using this PR in our Kubernetes cluster :)

krowinski commented 2 years ago

Hi! Any ETA when this will be merge to main tree and tag released ?

L3o-pold commented 2 years ago

@cyrossignol can we see this merged