Another Redis Desktop Manager(ARDM)下载指南

开源免费跨平台 Redis 可视化客户端,exe/dmg/AppImage 安装包永久免费;微软商店 / App Store 为赞助付费渠道,不推荐。

🔗 官方地址

  1. 官网(中文):https://goanother.com/cn/
  2. GitHub 仓库:https://github.com/qishibo/AnotherRedisDesktopManager
  3. 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

⚠️ 重要提醒

  1. 不要网上随便下载第三方 "绿色版 / 破解版",存在植入风险,只用官方 Release;
  2. 商店版是付费赞助版本,功能和免费安装包完全一致,只是支持作者
  3. 支持:单机、Redis 集群、哨兵、SSH 隧道、SSL、Stream、JSON 格式化、暗黑模式。
相关推荐
SelectDB1 小时前
Apache Doris 倒排索引工作原理:全文检索提速 59 倍,点查提速 14 倍
数据库
码农颜1 小时前
5.1.1 原⼦性
数据库·mysql
机建狂魔1 小时前
Codex 接入第三方模型 API 实战:以 Mimo 为例
java·服务器·数据库·ai·ai编程·codex
山峰哥2 小时前
数据库工程与SQL调优:从慢查询到秒级响应的实战之路
java·开发语言·数据库·sql·深度优先·启发式算法
moMo2 小时前
# 向量数据库入门:从"关键词匹配"到"语义理解"
数据库
ACP广源盛139246256733 小时前
DeepSeek‑V4‑Flash 公测@ACP#昇腾 950 国产算力组合落地,国产 PCIe 交换芯片 IX9104 有哪些硬件机会
大数据·数据库·人工智能·分布式·单片机·嵌入式硬件·microsoft
进击的女IT3 小时前
通过mysql中的Data目录恢复数据库数据
数据库·mysql
yuezhilangniao3 小时前
AI工具全家桶:从开发到运维,从数据库到产品经理-含魔塔社区简介
运维·数据库·人工智能
gb42152873 小时前
ChromaDB向量数据库的特点
数据库