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 - impossible to provide count argument #3081

Open
fliespl opened this issue Aug 6, 2024 · 0 comments
Open

Xrange - impossible to provide count argument #3081

fliespl opened this issue Aug 6, 2024 · 0 comments

Comments

@fliespl
Copy link

fliespl commented Aug 6, 2024

		messages, err := t.client.XRange(ctx, t.streamName, fromSeq, "+ COUNT 1").Result()

Possibility to provide "+ count 1" as stop argument or stop as "+" and option count 1

Current Behavior

ERR Invalid stream ID specified as stream command argument

Also, it's impossible to execute as described in xrange documention:

XRANGE writers (1526985685298-0 + COUNT 2

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