1. 18 3月, 2015 11 次提交
  2. 14 3月, 2015 1 次提交
    • L
      Support CLIENT commands in Redis Sentinel · b10c2b7b
      Leandro López (inkel) 提交于
      When trying to debug sentinel connections or max connections errors it
      would be very useful to have the ability to see the list of connected
      clients to a running sentinel. At the same time it would be very helpful
      to be able to name each sentinel connection or kill offending clients.
      
      This commits adds the already defined CLIENT commands back to Redis
      Sentinel.
      b10c2b7b
  3. 08 3月, 2015 1 次提交
  4. 05 3月, 2015 1 次提交
    • A
      Fix iterator for issue #2438. · 45ff739c
      antirez 提交于
      Itereator misuse due to analyzeLatencyForEvent() accessing the
      dictionary during the iteration, without the iterator being
      reclared as safe.
      45ff739c
  5. 28 2月, 2015 1 次提交
  6. 26 2月, 2015 3 次提交
  7. 13 2月, 2015 2 次提交
  8. 12 2月, 2015 4 次提交
  9. 11 2月, 2015 14 次提交
  10. 10 2月, 2015 2 次提交