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

xrange语法报错 #114

Open
funyule opened this issue Aug 11, 2022 · 0 comments
Open

xrange语法报错 #114

funyule opened this issue Aug 11, 2022 · 0 comments
Assignees

Comments

@funyule
Copy link

funyule commented Aug 11, 2022

操作系统
Windows

QuickRedis 版本
例子:2.3.1

问题描述

> xrange mystream - +
TypeError: this.resolveResult is not a function

期望:

127.0.0.1:6379> xrange mystream - +
1) 1) "1660198456140-0"
   2) 1) "message"
      2) "hello"
2) 1) "1660198461853-0"
   2) 1) "message"
      2) "world"

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

1 participant