kevy

XDEL

Delete entries from a stream by ID.

SyntaxXDEL key id [id ...]
Groupstream
Arity-3
Since1.0.0
Flagswrite
ComplexityO(D log N + N*F) for D ids — NOT O(1): the trailing weight recompute is linear in the whole stream
Redis compatibilityfull

← All commands