1. 05 Mar, 2020 1 commit
    • Guy Benoish's avatar
      Stream: Handle streamID-related edge cases · 89682d96
      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
      89682d96
  2. 14 Jul, 2018 1 commit
  3. 17 Apr, 2018 1 commit
  4. 23 Mar, 2018 1 commit
  5. 19 Mar, 2018 1 commit
  6. 15 Mar, 2018 8 commits
  7. 01 Dec, 2017 5 commits