Guy Benoish cddf1da2e9 Stream: Handle streamID-related edge cases
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
2019-12-29 15:46:31 +01:00
..
2016-06-15 11:49:49 +02:00
2015-09-14 12:35:55 +02:00
2015-10-09 09:47:17 +02:00
2019-09-22 09:22:53 +03:00
2010-10-15 12:54:53 +02:00
2019-11-19 20:14:59 -05:00
2019-10-07 21:07:27 +03:00