摘要: 一、RESP通信协议 Redis Serialization Protocol (Redis序列化协议). 特点:容易实现、解析快、可读性强 以\r\n分割数据. 二、撸代码 三、引用 https://www.jianshu.com/p/c0c18f9f5494 阅读全文
posted @ 2018-08-27 21:55 架构师肖邦 阅读(428) 评论(0) 推荐(0)