XCLAIMClaim specific idle pending entries for a consumer.
| Syntax | XCLAIM key group consumer min-idle-time id [id ...] [IDLE ms] [TIME unix-time-milliseconds] [RETRYCOUNT count] [FORCE] [JUSTID] |
| Group | stream |
| Arity | -6 |
| Since | 1.0.0 |
| Flags | write |
| Complexity | O(A * (log P + log N)) |
| Redis compatibility | 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 |