Single-shot reliable consumers with XREADGROUP CLAIM in Redis 8.4
In Redis 8.4, we extended XREADGROUP with a new optional CLAIM parameter that lets a single command both consume new stream entries and reclaim idle pending ones. In this blog post, we'll cover:
Why reliable Redis Streams consumers historically requi...
评论
?
参与讨论