Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 503 Bytes

999-Redis运维系统命令.md

File metadata and controls

21 lines (16 loc) · 503 Bytes

Redis运维系统命令

下载解压

wget http://download.redis.io/releases/redis-5.0.5.tar.gz
tar xzf redis-5.0.5.tar.gz
cd redis-5.0.5
make
 tar -zxvf  redis-5.0.5.tar.gz

进入根目录查看:

00-RELEASENOTES  CONTRIBUTING  deps     Makefile   README.md   runtest          runtest-moduleapi  sentinel.conf  tests
BUGS             COPYING       INSTALL  MANIFESTO  redis.conf  runtest-cluster  runtest-sentinel   src            utils