antirez 62f9ac6f43 Streams: Change XADD MAXLEN handling of values <= 0.
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.
2018-06-18 10:05:21 +02:00
..
2012-04-13 17:52:33 -07:00
2016-04-25 16:49:57 +03:00
2016-06-07 16:46:00 -04:00
2018-03-21 15:34:13 +08:00
2016-04-04 08:50:58 +02:00
2015-10-01 13:02:25 +02:00
2017-12-05 15:38:03 +01:00
2018-06-12 15:28:28 +08:00
2016-07-27 11:34:25 +02:00
2018-06-07 18:53:00 +02:00
2018-02-14 00:12:13 +09:00
2018-05-25 20:16:57 +08:00
2018-06-13 20:35:40 +08:00
2014-08-08 10:05:32 +02:00
2018-06-04 17:26:16 +02:00
2018-06-04 17:26:16 +02:00
2017-01-18 17:12:07 +01:00
2018-06-06 13:06:42 +02:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2014-07-02 16:31:22 +02:00
2017-12-05 17:42:19 +08:00
2017-01-11 19:24:19 +02:00
2011-07-06 15:22:00 +02:00