1. 21 Mar, 2019 7 commits
  2. 20 Mar, 2019 3 commits
  3. 19 Mar, 2019 1 commit
  4. 18 Mar, 2019 2 commits
  5. 16 Mar, 2019 1 commit
  6. 15 Mar, 2019 4 commits
  7. 14 Mar, 2019 4 commits
  8. 13 Mar, 2019 2 commits
  9. 12 Mar, 2019 4 commits
  10. 11 Mar, 2019 1 commit
  11. 10 Mar, 2019 2 commits
  12. 09 Mar, 2019 1 commit
  13. 08 Mar, 2019 2 commits
    • Steve Webster's avatar
      Increment delivery counter on XCLAIM unless RETRYCOUNT specified · f1e7df4b
      Steve Webster authored
      The XCLAIM docs state the XCLAIM increments the delivery counter for
      messages. This PR makes the code match the documentation - which seems
      like the desired behaviour - whilst still allowing RETRYCOUNT to be
      specified manually.
      
      My understanding of the way streamPropagateXCLAIM() works is that this
      change will safely propagate to replicas since retry count is pulled
      directly from the streamNACK struct.
      
      Fixes #5194
      f1e7df4b
    • artix's avatar
      Redis Benchmark: handle CLUSTERDOWN error · 8fadebfc
      artix authored
      8fadebfc
  14. 07 Mar, 2019 5 commits
  15. 06 Mar, 2019 1 commit