Home / node / Commands / interfaces / ZAddOptions @valkey/valkey-glide
@valkey/valkey-glide / Commands / ZAddOptions
Interface: ZAddOptions
Properties
changed?
optional
changed:boolean
Modify the return value from the number of new elements added, to the total number of elements changed.
conditionalChange?
optional
conditionalChange:ConditionalChange
Options for handling existing members.
updateOptions?
optional
updateOptions:UpdateByScore
Options for updating scores.