kevy

XDEL

Delete entries from a stream by ID.

语法XDEL key id [id ...]
分组stream
参数个数-3
起始版本1.0.0
标志write
复杂度O(D log N + N*F) for D ids — NOT O(1): the trailing weight recompute is linear in the whole stream
Redis 兼容性full

← 全部命令