You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valkey: Redis: Use IP address in sentinel configuration
To use the hostname in Valkey, the support should be explicitly
enabled[1].
[1] https://valkey.io/topics/sentinel/
```
Enabling the resolve-hostnames global configuration allows Sentinel to
accept host names:
```
We fixed the same problem with redis driver in the past[2].
[2] 6cbb3fc
0 commit comments