Ronen Kalish
a8e745117f
Xread last entry in stream ( #7388 ) ( #13117 )
...
Allow using `+` as a special ID for last item in stream on XREAD
command.
This would allow to iterate on a stream with XREAD starting with the
last available message instead of the next one which `$` is used for.
I.e. the caller can use `BLOCK` and `+` on the first call, and change to
`$` on the next call.
Closes #7388
---------
Co-authored-by: Felipe Machado <462154+felipou@users.noreply.github.com>
2024-03-13 08:23:32 +02:00
..
2024-01-15 09:57:12 +08:00
2024-03-12 09:26:12 -07:00
2024-03-13 08:23:32 +02:00
2023-08-02 10:46:06 +03:00
2024-01-22 16:01:04 -08:00
2023-04-12 09:19:21 +03:00
2023-08-01 18:03:33 +03:00
2023-05-18 12:16:46 +03:00
2023-08-21 19:48:30 +03:00
2023-04-12 09:19:21 +03:00
2023-06-16 08:14:11 -07:00
2024-02-08 16:39:58 +02:00
2024-01-23 14:26:33 +02:00
2023-06-20 12:50:03 +03:00
2022-11-28 17:35:31 +02:00
2022-02-08 13:14:42 +02:00
2024-03-01 13:41:24 +08:00
2023-07-03 12:45:18 +03:00
2024-02-18 10:36:41 +02:00
2023-12-05 16:21:50 +02:00
2023-08-27 11:42:55 +03:00
2021-11-02 16:42:53 +02:00
2021-06-09 15:13:24 +03:00
2024-01-31 13:11:52 +02:00
2024-03-04 16:56:50 +02:00
2024-02-29 09:48:20 +02:00
2023-03-11 10:14:16 +02:00
2023-03-11 10:14:16 +02:00
2024-03-05 14:42:28 +02:00
2024-03-01 13:41:24 +08:00
2023-03-16 08:50:32 +02:00
2023-03-11 10:14:16 +02:00
2023-06-20 20:41:41 +03:00
2023-03-12 17:50:44 +02:00
2023-05-04 13:02:08 +03:00
2023-06-12 14:05:34 +03:00
2022-03-01 14:40:29 +02:00
2024-01-30 20:32:58 +02:00
2024-03-10 08:46:49 +02:00
2023-04-18 16:14:26 +03:00
2024-01-22 16:01:04 -08:00
2024-02-08 14:36:11 +02:00
2023-09-08 16:10:17 +03:00
2022-04-24 17:29:35 +03:00
2023-09-28 17:19:20 +03:00