Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-9336

Implement ZADD option CH

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.15.0
    • 1.15.0
    • redis

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              louisjacome@gmail.com Louis R. Jacome
              louisjacome@gmail.com Louis R. Jacome
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: