「高效学习」Redis - 可视化指南
发表时间: 2019-05-20 17:06
现在比较出名的跨平台可视化界面有两款,web上的就比较多,但功能不是很强大,没有native版本的强大。
官网地址:https://redisdesktop.com
源码方式安装
git clone --recursive https://github.com/uglide/RedisDesktopManager.git -b 0.9 rdm && cd ./rdm
Ubuntu
cd src/./configuresource /opt/qt59/bin/qt59-env.sh && qmake && make && sudo make installcd /usr/share/redis-desktop-manager/binsudo mv qt.conf qt.backup
Fedora & CentOS & OpenSUSE
cd src/./configureqmake-qt5 && make && sudo make installcd /usr/share/redis-desktop-manager/binsudo mv qt.conf qt.backup
官网地扯: https://fastoredis.com/
通过下载编译后包的即可使用
下载地扯:
https://fastoredis.com/anonim_users_downloads