1. 29 Jun, 2020 9 commits
  2. 27 Jun, 2020 1 commit
  3. 26 Jun, 2020 15 commits
  4. 25 Jun, 2020 14 commits
  5. 24 Jun, 2020 1 commit
    • Scott Frederick's avatar
      Provide cluster info in RedisReactiveHealthIndicator · 3b587449
      Scott Frederick authored
      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
      3b587449