开源免费跨平台 Redis 可视化客户端,exe/dmg/AppImage 安装包永久免费;微软商店 / App Store 为赞助付费渠道,不推荐。
🔗 官方地址
- 官网(中文):https://goanother.com/cn/
- GitHub 仓库:https://github.com/qishibo/AnotherRedisDesktopManager
- Release 下载页(获取最新安装包) GitHub Releases:Releases · qishibo/AnotherRedisDesktopManager · GitHub

📦 各系统安装包选择
打开 Releases 页面,下滑找到 Assets
Windows
Another-Redis-Desktop-Manager-x.x.x.exe(普通 64 位安装包,推荐)
Windows 终端一键安装(管理员 PowerShell)
powershell
bash
winget install qishibo.AnotherRedisDesktopManager
macOS
- Intel 芯片:
Another-Redis-Desktop-Manager-x.x.x.dmg - M 系列 (arm64):
Another-Redis-Desktop-Manager-M1-arm64-x.x.x.dmg
Mac 打开提示「无法验证开发者」,终端执行这条命令放行:
sudo xattr -rd com.apple.quarantine /Applications/Another\ Redis\ Desktop\ Manager.app
Linux
Another-Redis-Desktop-Manager-x.x.x.AppImage
bash
# 添加执行权限运行
chmod +x Another-Redis-Desktop-Manager-*.AppImage
./Another-Redis-Desktop-Manager-*.AppImage
⚠️ 重要提醒
- 不要网上随便下载第三方 "绿色版 / 破解版",存在植入风险,只用官方 Release;
- 商店版是付费赞助版本,功能和免费安装包完全一致,只是支持作者;
- 支持:单机、Redis 集群、哨兵、SSH 隧道、SSL、Stream、JSON 格式化、暗黑模式。