zrange 复杂度 O(log(N)+M), N 为有序集的基数,而 M 为结果集的基数

 

 

redis 的 zrange 效率 - 简书 https://www.jianshu.com/p/40a66ff92768

 ZRANGE key start stop [WITHSCORES] — Redis 命令参考 http://redisdoc.com/sorted_set/zrange.html

 

posted @ 2019-04-26 19:54  papering  阅读(581)  评论(0)    收藏  举报