纵有疾风起,人生不言弃
string、hash、list、set、zset
string
key:value,二进制安全,可以包含任何数据,最大存储 512M
hash
键值对集合
HMSET、HGET
最大存储2^32 - 1
list