zset数据较少时是使用ziplist 较多时使用dict+skiplist实现, 使用dict查询value->score的关系 使用skiplist查询score->value的关系
4 1

相关推荐

牛客网
牛客企业服务