🚀🚀🚀A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys. - ricardotondello/AnotherRedisDesktopManager
#install build tools for the first time, just execute oncenpm install -g windows-build-tools#clone codegit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1cdAnotherRedisDesktopManager#install dependencies, 32-bit or 64-bit all use win32npm install --platform=win32#if...
可以在github 或者gitee下载AppImage包,chmod +x, 双击运行 或者通过snap: sudo snap install another-redis-desktop-manager Tips: 如果选择私钥时提示权限不足,执行sudo snap connect another-redis-desktop-manager:ssh-keys来获取对~/.ssh文件夹的权限 Mac 如果通过brew或者dmg安装后无法打开,报错不受信任或者移...
Another Redis Desktop Manager | 更快、更好、更稳定的Redis桌面(GUI)管理客户端,兼容Windows、Mac、Linux,性能出众,轻松加载海量键值 (goanother.com)goanother.com/cn/#download 项目下载链接为: github.comgithub.com/qishibo/AnotherRedisDesktopManager/releases ...
插件系统是Another Redis Desktop Manager的另一大特色。用户可以根据个人或团队的特定需求,开发和安装自定义插件,从而扩展工具的功能。这种开放性和可扩展性,使得工具能够更好地适应不同的开发场景和需求。 信息 截至发稿概况如下: 软件地址:https://github.com/qishibo/AnotherRedisDesktopManager ...
Redis DeskTop Manager自从进入了0.9.9版本就开始付费使用或者贡献代码获得免费使用期限。这时候,Another Redis DeskTop Manager作为一款基于nodejs开发的Redis可视化管理工具,可以运行在Windows、Linux、Mac平台,而且是开源免费应用,就很推荐使用了。 安装步骤也是很简单 进入https://github.com/qishibo/AnotherRedisDesktopM...
Another Redis Desktop Manager(简称:RedisDesktopManager或RDM)是一个Redis数据库的可视化管理工具。它是一个跨平台的桌面应用程序,能够让用户更轻松地与Redis进行交互和管理。 更快、更好、更稳定的Redis桌面(GUI)管理客户端,兼容Windows、Mac、Linux,性能出众,轻松加载海量键值。
在日常开发中,我们经常需要查找 Redis 中存储的 key,以便调试和分析数据。使用 Another Redis Desktop Manager 这个开源的 Redis 可视化管理工具,可以帮助我们轻松地查找 Redis key,并对数据进行查看和操作。 什么是 Another Redis Desktop Manager? Another Redis Desktop Manager(以下简称 ARDM)是一个基于 Electron 开...
这个时候就可以使用redis数据库了。 5、测试是否安装成功 如果不成功,或者和环境变量有关系,那就把redis的安装目录加到环境变量path中。 三、redis可视化工具 参考博客地址: 下载github地址: https://github.com/uglide/RedisDesktopManagerhttps://github.com/uglide/RedisDesktopManager/releases/tag/0.8.8 ...
👉github 下载 为了方便,我已放入网盘自取 👉Another Redis Desktop Manager下载 2. 安装步骤 下载完成后,解压并根据操作系统选择相应的安装程序(Windows为.exe,Mac为.dmg)。 按照提示完成安装,打开软件即可使用。 3. 连接Redis 打开软件后,点击“Add Redis Server”。