ZADD RETCH option: Return number of elements added or updated
Normally ZADD only returns the number of elements added to a sorted set, using the RETCH option it returns the sum of elements added or for which the score was updated.
Please register or sign in to comment