ZINCRBY dragonfly> ZADD myzset 1 "one"(integer) 1dragonfly> ZINCRBY myzset 2 "one""3"dragonfly> ZRANGE myzset 0 -1 WITHSCORES1) "two"3) "one" Return