摘要: 1.Redis REmote DIctionary Server(Redis):key-value存储系统; 通常被称为数据结构服务器,因为值(value)可以是 字符串(String), 哈希(Map), 列表(list), 集合(sets) 和 有序集合(sorted sets)等类型 2. R 阅读全文
posted @ 2020-04-09 14:47 Jaine 阅读(118) 评论(0) 推荐(0)