Redis数据结构及常用命令(草稿)

通用命令

数据类型

  • string 字符
  • list 列表
  • set 集合
  • zset 有序集合
  • hash 散列(字典中的字典)
  • bitmap 位图
  • hyperloglog

posted @ 2019-07-25 08:45  Lianstyle  阅读(154)  评论(0编辑  收藏  举报