redis zset usage
zset means sorted set
it take with a score as sort standards
when you use zadd() add a new element,you need specificed a score as rank stardand
another tip is when you use redis list type,always use rpush,remember this make your leave away from trouble
查看更多关于redis zset usage的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did44460