RedisDesktopManager 0.9.7 版本已发布,Redis Desktop Manager(RedisDesktopManager, RDM)是一个快速、简单、支持跨平台的 Redis 桌面管理工具,基于 Qt 5 开发,支持通过 SSH Tunnel 连接。
该版本的更新主要是修复 bug 和其他的一些改进:
改进
- Update value editor when navigating rows using keys (#4161)
- Hide invalid db keys counter in cluster mode
- Add info about sent information to crashreporter (#3801)
修复
- Fix crash on ssh connections on OS X
- Remove modality setting which breaks dialog on OS X
- Do not call formatters when it’s disabled
- Remember last selected formatter for hash keys (#4051)
- Add cluster support for flush operation (#4209)
- Do not show confirmation dialog before editing if not connected (#4169)
- Remove error message duplicate (#4076)
- Handle connection exceptions properly in TreeOperations::getDatabases
- Allow to view any value with binary formatters (#4055)
- Correctly detect binary values (#4064)
最后要注意的是,官方不面向非订阅用户提供二进制安装包,因此普通用户需要自行使用源码进行编译。
下载地址:https://redisdesktop.com/download
转自 https://www.oschina.net/news/100273/redis-desktop-manager-0-9-7-released