有序集合的编码可以是zipList和跳表
还有一种实现方式,就是放到压缩列表里
Redis之有序集合对象底层实现
原文:https://www.cnblogs.com/juniorMa/p/14335755.html