You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/11/13 06:26:04 UTC

[GitHub] [incubator-kvrocks] tanruixiang opened a new issue, #1117: More ZRANGE options are supported.

tanruixiang opened a new issue, #1117:
URL: https://github.com/apache/incubator-kvrocks/issues/1117

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   Redis no longer supports `ZRANGEBYLEX`, merging this feature into an option in `ZRANGE`. Currently our `ZRANGE` has almost no options and needs to be aligned with redis.
   https://redis.io/commands/zrangebylex/
   
   Related to #1082 's discussion.
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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: issues-unsubscribe@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun closed issue #1117: Support more `ZRANGE` options

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun closed issue #1117: Support more `ZRANGE` options
URL: https://github.com/apache/incubator-kvrocks/issues/1117


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org