infdahai opened a new issue, #1454: URL: https://github.com/apache/incubator-kvrocks/issues/1454
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation This issue throws a few tasks to support commands from `ZSET` and you can refer to [zset command](https://redis.io/commands/bzmpop/). ### Solution We need to complete the following command currently. - [ ] #1445 - [ ] Add the support of the `ZDIFF` && `ZDIFFSTORE` commands - [ ] Add the support of the `ZINTER` && `ZINTERCARD` commands - [ ] Add the support of the `ZMPOP` command - [ ] Add the support of the `ZRANDMEMBER`command - [ ] Add the support of the `ZRANGESTORE` command - [ ] Add the support of the `ZUNION` command ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
