内容简介:RedisDesktopManager 0.9.7 版本该版本的更新主要是修复 bug 和其他的一些改进:最后要注意的是,官方不面向非订阅用户提供二进制安装包,因此普通用户需要自行使用源码进行编译。
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 )
最后要注意的是,官方不面向非订阅用户提供二进制安装包,因此普通用户需要自行使用源码进行编译。
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Redis 桌面管理工具 RedisDesktopManager 2020.0 发布
- Redis 桌面管理工具 RedisDesktopManager 2020.1 发布
- Redis 桌面管理工具 RedisDesktopManager 2020.3 发布
- Redis 桌面管理工具 RedisDesktopManager 2020.3 发布
- Redis 桌面管理工具 RedisDesktopManager 2020.4 发布
- Redis 桌面管理工具 RedisDesktopManager 2021.0 发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python for Everyone
Cay S. Horstmann、Rance D. Necaise / John Wiley & Sons / 2013-4-26 / GBP 181.99
Cay Horstmann's" Python for Everyone "provides readers with step-by-step guidance, a feature that is immensely helpful for building confidence and providing an outline for the task at hand. "Problem S......一起来看看 《Python for Everyone》 这本书的介绍吧!