spring-data-redis
spring-data-redis copied to clipboard
Add `WITHSCORE` option to `ZRANK` and `ZREVRANK` commands
Since Redis version 7.2 introduced the WITHSCORE option, it would be great if this feature could be supported as well.