摘要:
Redis.conf 配置详解: 1 # Redis configuration file example. 2 # 3 # Note that in order to read the configuration file, Redis must be 4 # started with the f 阅读全文
posted @ 2017-12-27 11:24
Chinda
阅读(927)
评论(0)
推荐(0)
摘要:
Redis的五大数据类型: String(字符串): String 是Redis最基本的数据类型,一个key对应一个value。String 类型是二进制安全的,可以包含任何数据。比如jpg图片或者序列化对象。字符串的value最多可以是512M。 Hash(哈希): Hash 是一个键值对集合,是 阅读全文
posted @ 2017-12-27 10:12
Chinda
阅读(265)
评论(0)
推荐(0)
摘要:
redis介绍: 安装Redis 4.0.6: Redis 4.0.6 系统环境: [root@localhost ~]# uname -aLinux localhost.localdomain 2.6.32-220.el6.i686 #1 SMP Tue Dec 6 16:15:40 GMT 20 阅读全文
posted @ 2017-12-27 07:55
Chinda
阅读(223)
评论(0)
推荐(0)

浙公网安备 33010602011771号