antirez 56bbab238a ZPOP: change sync ZPOP to have a count argument instead of N keys.
Usually blocking operations make a lot of sense with multiple keys so
that we can listen to multiple queues (or whatever the app models) with
a single connection. However in the synchronous case it is more useful
to be able to ask for N elements. This is a change that I also wanted to
perform soon or later in the blocking list variant, but here it is more
natural since there is no reply type difference.
2018-05-11 18:00:32 +02: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
2018-03-23 17:21:31 +01:00
2015-10-01 13:02:25 +02:00
2017-12-05 15:38:03 +01:00
2017-12-05 15:38:03 +01:00
2016-07-27 11:34:25 +02:00
2016-07-27 11:34:25 +02:00
2016-06-14 14:45:28 +02:00
2018-03-16 16:57:53 +01:00
2018-02-14 00:12:13 +09:00
2018-03-16 13:48:44 +01:00
2017-01-18 17:12:07 +01:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2017-02-21 17:07:28 +01:00
2017-12-05 17:42:19 +08:00
2018-04-19 16:25:29 +02:00
2017-01-11 19:24:19 +02:00