Files
redis/src
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
..
2019-11-13 10:14:45 +08:00
2018-10-05 18:29:23 +02:00
2019-11-20 20:39:04 -05:00
2019-07-17 16:40:24 +03:00
2018-11-25 08:10:26 +00:00
2018-07-03 18:19:46 +02:00
2019-10-07 09:09:32 +03:00
2019-02-24 21:38:15 +01:00
2018-10-17 12:57:21 +02:00
2019-09-17 06:18:01 +09:00
2019-10-24 14:24:55 +03:00
2019-10-24 14:24:55 +03:00
2019-11-19 17:23:47 +08:00
2018-07-03 18:19:46 +02:00
2019-11-14 12:48:54 +01:00
2018-07-03 18:19:46 +02:00
2019-10-02 11:30:20 +02:00
2018-11-11 18:49:55 +00:00
2019-12-05 13:37:11 +00:00
2019-12-19 17:27:29 +01:00
2019-05-08 12:53:56 +08:00