Redis Zremrangebyscore 命令用于移除有序集中,指定分数(score)区间内的所有成员。 ... redis 127.0.0.1:6379> ZREMRANGEBYSCORE key min max ...
確定! 回上一頁