1. 26 Dec, 2019 1 commit
    • Guy Benoish's avatar
      Stream: Handle streamID-related edge cases · 1f75ce30
      Guy Benoish authored
      This commit solves several edge cases that are related to
      exhausting the streamID limits: We should correctly calculate
      the succeeding streamID instead of blindly incrementing 'seq'
      This affects both XREAD and XADD.
      
      Other (unrelated) changes:
      Reply with a better error message when trying to add an entry
      to a stream that has exhausted last_id
      1f75ce30
  2. 20 Dec, 2019 1 commit
  3. 19 Dec, 2019 3 commits
  4. 18 Dec, 2019 8 commits
  5. 17 Dec, 2019 13 commits
  6. 16 Dec, 2019 4 commits
  7. 13 Dec, 2019 1 commit
  8. 12 Dec, 2019 9 commits