Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.4/0.1.5 版本总是提示 Please select a item #18

Closed
yorkxiao opened this issue Jun 6, 2015 · 3 comments
Closed

0.1.4/0.1.5 版本总是提示 Please select a item #18

yorkxiao opened this issue Jun 6, 2015 · 3 comments

Comments

@yorkxiao
Copy link

yorkxiao commented Jun 6, 2015

双击 DB-0 不能列出keys。

@wzgogogo
Copy link

0.1.5列不出keys

@chuizi2008
Copy link

我也出现这个问题。。跟踪代码发现在RedisClient.cpp第96行
ScopedRedisReply reply(Command("scan %d COUNT 1000", iternum));
执行scan的时候,报scan命令无法识别...

我的redis版本为老版本,2.4不支持scan,2.8版本才开始支持scan命令的...

要解决这个问题,升级一下redis吧

@cinience
Copy link
Owner

建议如果条件允许,请升级到redis 2.8以上吧,另外可以帮忙fix这个bug哦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants