redis 基础 Redis 数据类型

String(字符串)

Hash(哈希)

List(列表)

Set(集合)

zset(sorted set:有序集合)

原文地址:https://www.cnblogs.com/zhanghanwen16/p/8529275.html