Provide cluster info in RedisReactiveHealthIndicator
This commit changes the information provided by RedisReactiveHealthIndicator to include cluster details when Spring Data Redis detects that Redis is running in a clustered configuration. This brings the reactive and non-reactive Redis health indicators into alignment. Fixes gh-21514
Showing
Please register or sign in to comment