摘要: #redis 基本操作 进入redis ##redis五种数据类型、及操作 string 字符串 list 列表 hash 哈希 set 集合 sorted sets 有序集合 string set key value 设置给定 key 的值。如果 key 已经存储其他值, SET 就覆写旧值,且无 阅读全文
posted @ 2019-08-24 16:31 codemore 阅读(212) 评论(0) 推荐(0) 编辑
摘要: 概念 库级操作 #集合操作 文档操作 ##插入 查询 更新 删除 mongodb配置 mongodb权限 阅读全文
posted @ 2019-08-24 16:26 codemore 阅读(684) 评论(0) 推荐(0) 编辑