kevy

XPENDING

Inspect pending entries of a consumer group (summary or extended form).

SyntaxXPENDING key group [[IDLE min-idle-time] start end count [consumer]]
Groupstream
Arity-3
Since1.0.0
Flagsreadonly
Complexitysummary: O(P*C) — the per-consumer tally is a linear find per PEL row. extended: O(log P + K)
Redis compatibilityfull

← All commands