redis-cluster-toolRedis 集群管理工具

联合创作 · 2023-09-30 23:07

redis-cluster-tool 是一个非常便利的 Redis 集群管理工具。

建立

redis-cluster-tool需要hiredis-vip(https://github.com/vipshop/hiredis-vip),因此您必须先安装hiredis-vip:

$ git clone https://github.com/vipshop/hiredis-vip.git
$ cd hiredis-vip
$ make
$ sudo make install
$ cd ..

要构建redis-cluster-tool:

$ git clone https://github.com/deep011/redis-cluster-tool.git
$ cd redis-cluster-tool
$ make
$ sudo make install
$ ./redis-cluster-tool -h
浏览 1
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报