List数据类型相关函数 From PHP Redis previous page next page redis的list类型其实就是一个每个子元素都是string类型的双向链表。 previous page start next page