You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:46:01 UTC

[jira] [Closed] (GEODE-9336) Implement ZADD option CH

     [ https://issues.apache.org/jira/browse/GEODE-9336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-9336.
-------------------------------

> Implement ZADD option CH
> ------------------------
>
>                 Key: GEODE-9336
>                 URL: https://issues.apache.org/jira/browse/GEODE-9336
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Louis R. Jacome
>            Assignee: Louis R. Jacome
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> CH option for ZADD
> CH: Modify the return value from the number of new elements added, to the total number of elements changed (CH is an abbreviation of changed). Changed elements are new elements added and elements already existing for which the score was updated. So elements specified in the command line having the same score as they had in the past are not counted. Note: normally the return value of ZADD only counts the number of new elements added.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)