kvrocks
kvrocks copied to clipboard
TDigest: Implement `TDIGEST.BYREVRANK` command
Search before asking
- [x] I had searched in the issues and found no similar issues.
Motivation
Refer: https://github.com/apache/kvrocks/issues/2558
We should implement TDIGEST.BYREVRANK command.
Redis command reference: https://redis.io/docs/latest/commands/tdigest.byrevrank/
Solution
Depends on #2791 #2792.
Follow the implementation of #2794 for this command.
Are you willing to submit a PR?
- [x] I'm willing to submit a PR!
Hi, can I take this task?
Hi @chakkk309 ,
Of course. Thanks for your interest on this topic.
Best Regards, Edward