cao xinyu

Results 25 comments of cao xinyu

please tell me which version of RedisClient you used? In my environment , RedisClient is running well. Please use the following RedisClient: [redisclient-win32.x86.2.0.exe](https://raw.githubusercontent.com/caoxinyu/RedisClient/windows/release/redisclient-win32.x86.2.0.exe) [redisclient-win32.x86_64.2.0.jar](https://github.com/caoxinyu/RedisClient/blob/windows/release/redisclient-win32.x86_64.2.0.jar?raw=true)

for timeout, please update timeout paramter in tools -> options -> connection timeout

请问这个功能有什么用处啊?

应该是你的系统配置替换了CONFIG命令

在菜单 工具-选项-连接超时 中设置超时参数,你看是不是可以解决。如果还是不能解决,是否可以给我更详细的报错信息。

你的第一个问题我没法重现,你点的是哪个刷新,是菜单条下面的那个刷新按钮,还是显示hash内容里那个刷新按钮,点菜单条下面的那个刷新,不会刷新hash的内容(菜单条下的刷新和菜单里的刷新是一样的效果),需要点击hash内容里的刷新按钮才会刷新hash内容。 你的第二个问题,应该不会出现啊,因为我是分页查询的set的内容,不应该出现超时啊。

请参见/com/cxy/redisclient/service/SetService.java的getPage方法。