Home
Archives
About
DBA Plus
Redis Install 3.2.9
编译步骤
配置文件
Key 类型
编译失败排错
1. make test 失败 -- 缺少 tcl
2. make test 失败 -- 内存少bug
Read more
2017/7/14
posted in
Redis
comments
Why Redis
为什么选择使用 Redis
为什么单线程还能这么快
使用场景
String 使用场景
Hash 使用场景
List 使用场景
SET 使用场景
ZSET 使用场景
Read more
2017/7/14
posted in
Redis
comments
Redis 命令
通用命令
Key 管理
单个 Key 管理
遍历 Key
数据库管理
字符串命令
String 命令时间复杂度
Hash 命令
Hash 命令时间复杂度
List 命令
添加操作
查找
删除
修改
阻塞操作
brpop 注意事项
List 命令时间复杂度
集合 SET
集合内操作
添加元素
删除元素
计算元素个数
判断元素是否在集合中
随机从集合返回指定个数元素
从集合随机弹出元素
获取所有元素
集合间操作
交集
并集
差集
将交集、并集、差集结果保存
SET 命令时间复杂度
有序集合
列表 List、集合 Set、有序集合 Zset 异同
集合内操作
添加成员
计算成员个数
计算某个成员分数
计算成员排名
删除成员
增加成员的分数
返回指定排名范围的成员
返回指定分数范围的成员
返回指定分数范围成员个数
删除指定排名内的升序元素
删除指定分数范围的成员
集合间操作
交集
并集
有序集合 ZSET 命令时间复杂度
Read more
2017/7/14
posted in
Redis
comments
Redis 内部编码
String 内部编码
Hash 内部编码
List 内部编码
SET 内部编码
ZSET 内部编码
Read more
2017/7/14
posted in
Redis
comments
DBA Plus
Fake it until you become it.
Instagram
Weibo
GitHub
RSS
Categories
Docker
Redis
MySQL
Greenplum
Recent Posts
Docker
MySQL登陆验证 & old password
安装 Performance Monitor
Greenplum 安装篇
MySQL Group Replication
Copyright © 2015 Powered by
MWeb
, Theme used
GitHub CSS
.