kevy

ZCOUNT

Count members with scores within the given bounds.

構文ZCOUNT key min max
グループzset
引数の数4
導入バージョン1.0.0
フラグreadonly
計算量O(log N) — two rank descents on the order-statistic tree bracket the score range; nothing is scanned
Redis 互換性full

← すべてのコマンド