kevy

ZREMRANGEBYSCORE

Remove members with scores within the given bounds.

構文ZREMRANGEBYSCORE key min max
グループzset
引数の数4
導入バージョン1.0.0
フラグwrite
計算量O(log N + M log N) — a seek finds the hit set, then M deletes
Redis 互換性full

← すべてのコマンド