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

[FIX] mrange & mget get multiple values in filter #403

Merged
merged 1 commit into from
May 12, 2020
Merged

Conversation

ashtul
Copy link
Contributor

@ashtul ashtul commented May 12, 2020

Used fix from #139 to other commands
Fix #402

@ashtul ashtul requested review from gkorland and danni-m May 12, 2020 06:48
@ashtul ashtul merged commit 3639f7f into master May 12, 2020
@ashtul ashtul deleted the Issue#402 branch May 12, 2020 07:54
ashtul pushed a commit that referenced this pull request May 21, 2020
* fix issue 373 (#374)

* Fix makefile failure before submodules init (#386)

* [fix] checking for compatible redis-server version.  (#395)

* copy fix from queryindex to mrange & mget + test (#403)

* tests for issues 391 & 400

* modification to PR 293 (#336)

* Redis 6.0.1 in builders (#388)

* use snprints instead of ReplyWithDouble
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

Successfully merging this pull request may close these issues.

TS.MRANGE and TS.MGET do not accept l=(v) or l=(v1,v2...)
2 participants