找了几天,就找到一个删除指定值的,但是我不想删除
ringa_lee
No, if you have this need, you can use ZSet.
SISMEMBER in the set and ZRANK, ZREVRANK, and ZSCORE in the ordered set can all determine whether a member is in the set. Thanks for the answer upstairs
No, if you have this need, you can use ZSet.
SISMEMBER in the set and ZRANK, ZREVRANK, and ZSCORE in the ordered set can all determine whether a member is in the set. Thanks for the answer upstairs