mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Add an option "withscores" to ZRANK and ZREVRANK. Add `[withscore]` option to both `zrank` and `zrevrank`, like this: ``` z[rev]rank key member [withscore] ```