zrange name offset limit

注意! 本方法在 offset 越来越大时, 会越慢!

根据下标索引区间 [offset, offset + limit) 获取 key-score 对, 下标从 0 开始. zrrange 是反向顺序获取.

参数

返回值

示例

All SSDB commands are described by PHP API Doc.