一、Redis Insight
1、官网下载
https://redis.io/insight/#insight-form
2、安装
sudo dpkg -i RedisInsight-linux-amd64.deb
3、运行
二、 AnotherRedisDesktopManager
1、官网下载
https://github.com/qishibo/AnotherRedisDesktopManager/releases/tag/v1.6.4
2、安装
chmod u+x Another-Redis-Desktop-Manager.1.6.4.AppImage
报错:
解决办法
sudo apt install libfuse2
3、运行
./Another-Redis-Desktop-Manager.1.6.4.AppImage
可以开始愉快的玩耍了
标签:Insight,AnotherRedisDesktopManager,insight,Redis,安装,Manager.1 From: https://www.cnblogs.com/fireblackman/p/18207028