kevy

XAUTOCLAIM

Scan and claim idle pending entries starting from a cursor.

構文XAUTOCLAIM key group consumer min-idle-time start [COUNT count] [JUSTID]
グループstream
引数の数-6
導入バージョン1.0.0
フラグwrite
計算量O(log P + K + COUNT log N); the idle filter runs before the take, so a PEL of fresh entries is walked in full
Redis 互換性differs: the next-cursor is last-claimed+1 rather than 0-0 when the PEL scan completes, so a client looping until 0-0 needs one extra round trip

← すべてのコマンド