github可视化工具_Github 星标 8K+ 这款国人开源的 Redis 可视化管理工具,真香......

85538c0275aa5b9b90123fe22251b8a6.png

做程序员就少不了与一些工具打交道,比如:监控工具、管理工具等,有些工具是命令行界面,有些工具是可视化界面,反正都是可以能够满足日常使用的功能需求。

对于redis管理工具来说,也有不少可能的产品,比如:

  • 1、Redis Desktop Manager
  • 2、RedisStudio
  • 3、phpRedisAdmin
  • 4、Go-Redis
  • 5、RedisClient

有开源、免费的,也有商业收费的版本,基本上功能都还可以,不过开源、免费还是最大的需求点之一哈,老司机都懂得的。

所以,今天,民工哥就给大家安利一款由国人开源的Redis可视化管理工具,名字很有意思,叫:Another Redis Desktop Manager。

Github:https://github.com/qishibo/An...

Another Redis Desktop Manager简述

Another Redis Desktop Manager是一个更快,更好,更稳定的Redis桌面管理器,与Linux,Windows和Mac兼容。而且,加载大量密钥时,它不会崩溃。

Another Redis Desktop Manager安装

这类的软件、工具安装都非常的简单,易操作。

1、Mac或Linux安装

# clone code
git clone https://github.com/qishibo/AnotherRedisDesktopManager.git
cd AnotherRedisDesktopManager
# install dependencies
npm install
# if download electron failed during installing, use this command
# ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" npm install
# serve with hot reload at localhost:9988
npm start
# after the previous step is completed, open another tab, build up a desktop client
npm run electron

如果出现下面的报错信息,官方也比较贴心给出了解决方案。

# if error like this
../src/FontManagerLinux.cc:1:35: fatal error: fontconfig/fontconfig.h: No such file or directory
# then try this
yum install libfontconfig1-dev -y

2、Windows安装

# install build tools for the first time, just execute once
npm install -g windows-build-tools
# clone code
git clone https://github.com/qishibo/AnotherRedisDesktopManager.git
cd AnotherRedisDesktopManager
# install dependencies, 32-bit or 64-bit all use win32
npm install --platform=win32
# if download electron failed during installing, use this command
# npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/
# npm install --platform=win32
# serve with hot reload at localhost:9988
npm start
# after the previous step is completed to 100%, open another tab, build up a desktop client
npm run electron

当然,WIN系统你也可以直接下载.exe的软件包,双击运行安装更方便。

https://github.com/qishibo/An...

Another Redis Desktop Manager功能展示

1、主界面

a8e577797b197b67df2d7ad7e9a613a5.png

96a8c71e15f1586cbc319725a4362d52.png

支持:SSH、SSL、Cluster等几种模式。集群可以输入任意集群中的节点都可以自动识别出来。

f445b6f69e01091545081e7472f875c4.png

2、操作界面

77a31aef564802832028032f43520039.png

710a0c9786aa8d13eac193f534044c3e.png

更多实用的功能,大家感兴趣的可以下载下来,亲自使用体验一下。

  • 《吐血总结|史上最全的MySQL学习资料!!》
  • 《史上最全、最详细的Docker学习资料》
  • 《史上最全的大厂Mysql面试题在这里》
  • 阿里云内部超全K8s实战手册,免费下载!
  • 这里给大家再分享一些技术资料,建议收藏!
  • 超全96页!《阿里云ECS运维:linux系统诊断》免费下载
  • 升职加薪必备!运维工程师打怪升级进阶成神之路
  • 我没有开挂的人生!自律和坚持,是我走IT之路的唯一捷径
  • 全网最新、最全Linux面试题(2020版)!
  • 史上最全、最新的Redis面试题(2020最新版)!
  • 赞!7000 字学习笔记,MySQL 从入门到放弃
  • 12800字!SQL 语法速成手册(干货满满,建议收藏!)

如有错误或其它问题,欢迎小伙伴留言评论、指正。如有帮助,欢迎点赞+转发分享。

更多相关开源技术文章,请持续关注民工哥知乎技术专栏。

我是民工哥,一个爱折腾的IT技术老司机,欢迎关注我,我们一起学习,共同成长!!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值