Redis 3.2文档-1.比较3.0

一、Redis3.0与3.2文件对比 1. clone redis git clone https://github.com/antirez/redis.git 2. checkout分支 cd redis git checkout 3.0 git checkout 3.2   3. 比较 (1) 比较3.0和3.2文件变化数 > git rev-list 3.0..3.2 --count 170
相关文章
相关标签/搜索