XCLAIMClaim 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 |