kevy

ZRANK

Return a member's rank, ordered from the lowest score.

構文ZRANK key member
グループzset
引数の数3
導入バージョン1.0.0
フラグreadonly
計算量O(log N) — a hash lookup for the score, then one descent of the rank-augmented (score, member) tree
Redis 互換性differs: the Redis 7.2 WITHSCORE option is not supported

← すべてのコマンド