会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
wlanan的小镇
There's always that one song that brings back old memories.513034620
博客园
首页
新随笔
联系
订阅
管理
2019年4月22日
Python + redis操作Redis数据库
摘要: Redis redis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)、zset(sorted set --有序集合)和hash(哈希类型)。这些数据类型都 支持push/pop、add/re
阅读全文
posted @ 2019-04-22 14:50 wlanan小栈
阅读(738)
评论(0)
推荐(0)
编辑
公告