1. 03 Aug, 2018 1 commit
  2. 31 Jul, 2018 1 commit
  3. 30 Jul, 2018 2 commits
  4. 24 Jul, 2018 2 commits
  5. 22 Jul, 2018 1 commit
  6. 19 Jul, 2018 1 commit
  7. 17 Jul, 2018 3 commits
  8. 16 Jul, 2018 5 commits
  9. 14 Jul, 2018 1 commit
  10. 12 Jul, 2018 2 commits
  11. 10 Jul, 2018 3 commits
  12. 09 Jul, 2018 1 commit
  13. 03 Jul, 2018 1 commit
  14. 02 Jul, 2018 1 commit
  15. 27 Jun, 2018 1 commit
  16. 18 Jun, 2018 1 commit
    • antirez's avatar
      Streams: Change XADD MAXLEN handling of values <= 0. · 62f9ac6f
      antirez authored
      Now a MAXLEN of 0 really does what it means: it will create a zero
      entries stream. This is useful in order to make sure that the behavior
      is identical to XTRIM, that must be able to reduce the stream to zero
      elements when MAXLEN is given.
      
      Also now MAXLEN with a count < 0 will return an error.
      62f9ac6f
  17. 17 Jun, 2018 1 commit
  18. 12 Jun, 2018 7 commits
  19. 10 Jun, 2018 3 commits
  20. 07 Jun, 2018 2 commits