摘要:
Redis支持五种类型的数据结构: 字符串 (String) 有序集合 (ZSet) 集合 (Set) 哈希 (Hash) 列表 (List) String(字符串) string是redis最基本的类型,string类型是二进制安全的。意思是redis的string可以包含任何数据。比如jpg图片 阅读全文
posted @ 2016-05-11 20:04
CBDoctor
阅读(415)
评论(1)
推荐(1)
浙公网安备 33010602011771号