发布于 2015-10-14 00:59:15 | 248 次阅读 | 评论: 0 | 来源: 网友投递
Redis Desktop Manager 跨平台Redis 桌面管理工具
Redis Desktop Manager(RedisDesktopManager,RDM)是一个快速、简单、支持跨平台的 Redis 桌面管理工具,基于 Qt 5 开发,支持通过 SSH Tunnel 连接。
RedisDesktopManager 0.8.0 发布,更新内容如下:
Improvements:
RedisClient module was improved and moved to separate repository
Implement #3310: Autodetect value format
Implement #3491: Create hot keys for context menu options in connection tree
Implement #1738: Support escaped characters in quoted strings in Console
Implement #3472: Simplify compiling on OSX
Implement #3481: Display the number keys inside each namespace, recursively. (thanks to @dmagliola)
Escape binary strings in value table
Fixes:
Fix issue #3466: Problem with MSGPACK formatter
Fix issue #3496: Add binary-keys support
Fix issue #3456: Tree-View truncate key names
Fix issue #3457: Console -> Select all and delete
Fix issue #3328: Reload key-tree after adding new key
Fix issue #3475: Add key loading indication
Fix issue #3479: Busy indicator blocks String value editor
Fix issue #3483: Overlap of column values
Fix issue #3464: Add shortcut in Windows start menu
Fix issue #3488: Deploy opengl32sw.dll
Fix fixed typo in installer (thanks to @marcel-burkhard )
Fix issue #3486: Use long long for ttl values
Fix issue #3496: Add binary-keys support
下载页面:0.8.0-release
Redis Desktop Manager(RedisDesktopManager,RDM)是一个快速、简单、支持跨平台的 Redis 桌面管理工具,基于 Qt 5 开发,支持通过 SSH Tunnel 连接。