Documentation update for new ZADD GT and LT options#1397
Documentation update for new ZADD GT and LT options#1397oranagra merged 6 commits intoredis:masterfrom
Conversation
oranagra
left a comment
There was a problem hiding this comment.
@itamarhaber do we want for 6.2 to release it? or merge it as soon as the code is in redis's unstable?
* Text edits * Uses the `@history` tag
|
Thanks for this @alexronke-channeladvisor - I made a couple of edits but looks good all in all. @oranagra since this is an extension of an existing command, and because we're pretty sure it will be in the upcoming v6.2.0, I think we can merge once in unstable. |
I put "6.2" in the documentation description because the PR had been flagged with that milestone. Is there a better way to describe that? |
|
@alexronke-channeladvisor the marking of 6.2 in your PR was correct. we where trying to decide if it should be merged right now or wait.. we concluded it can be merged right now. |
Per the pull request in the main redis repository:
redis/redis#7818
This is an update to the documentation describing the GT and LT options for the ZADD command.