Sorted Set
ZINCRBY
Increment the score of a member.
Arguments
The key of the sorted set.
The increment to add to the score.
The member to increment.
Response
The new score of member
after the increment operation.
Was this page helpful?
Increment the score of a member.
The key of the sorted set.
The increment to add to the score.
The member to increment.
The new score of member
after the increment operation.
Was this page helpful?