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:35:42 UTC

[GitHub] [incubator-kvrocks] tanruixiang opened a new issue, #1118: More `HRANGE` options are supported.

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   Based on the discussion in #1082 , we will align the `HRANGE` instruction with the `ZRANGE`.
   The format is as follows:
   ```
   HRANGE key start stop [BYINDEX | BYLEX] [REV] [LIMIT offset count]
   ```
   
   ### 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] PragmaTwice closed issue #1118: Support more `HRANGE` options

Posted by GitBox <gi...@apache.org>.
PragmaTwice closed issue #1118: Support more `HRANGE` options
URL: https://github.com/apache/incubator-kvrocks/issues/1118


-- 
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