Louis R. Jacome created GEODE-9336:
--------------------------------------

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


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.3.4#803005)

Reply via email to