2017年11月13日

Redis学习笔记

摘要: 1. 学习要根据What Why How 然后掌握他。 What Redis(Remote dictionary Server) 它通常被称为数据结构服务器,因为值(value)可以是 字符串(String), 哈希(Map), 列表(list), 集合(sets) 和 有序集合(sorted se 阅读全文

posted @ 2017-11-13 17:59 biyangqiang 阅读(263) 评论(0) 推荐(0)

导航