How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Single-shot reliable consumers with XREADGROUP CLAIM in Redis 8.4

calendar_today May 26, 2026 person Sergey Georgiev domain redis

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…

open_in_new Read original post