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/10/20 12:27:57 UTC

[GitHub] [incubator-kvrocks] manchurio opened a new issue, #1018: Support ZADD options

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   ZADD supports a list of options.
   Starting with Redis version 3.0.2: Added the XX, NX, CH and INCR options.
   Starting with Redis version 6.2.0: Added the GT and LT options.
   
   I need these in my business scenario.
   
   ### Solution
   
   https://redis.io/commands/zadd/
   
   ### 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 #1018: Support ZADD options

Posted by GitBox <gi...@apache.org>.
tisonkun closed issue #1018: Support ZADD options
URL: https://github.com/apache/incubator-kvrocks/issues/1018


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