kevy

XCLAIM

Claim specific idle pending entries for a consumer.

语法XCLAIM key group consumer min-idle-time id [id ...] [IDLE ms] [TIME unix-time-milliseconds] [RETRYCOUNT count] [FORCE] [JUSTID]
分组stream
参数个数-6
起始版本1.0.0
标志write
复杂度O(A * (log P + log N))
Redis 兼容性differs: IDLE / TIME / RETRYCOUNT / FORCE / JUSTID are parsed but LASTID is not, and a missing key or group returns 'no such key' instead of NOGROUP

← 全部命令