-
Notifications
You must be signed in to change notification settings - Fork 18
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
Request for MultiGetWithOptions #64
Comments
hi there @stevesim101 we will gladly do so :) Thank you for the feedback 👍 |
hi there @stevesim101 #67 has been merged and you should be able to try it with the current master :) |
Thank you @filipecosta90 for the quick turnaround! |
@filipecosta90 - Yes, please create a new release. The current 1.2.1 release is missing this and other commits from May 8 and May 11. We use vendoring in our go projects for external packages. So running |
hi there @stevesim101 , we've just released 1.3.0 with the requested feature included :) |
Please add the ability to run a TS.MGET with options (i.e., optional args) to this package. We need to run TS.MGET with the arg WITHLABELS.
Example:
TS.MGET WITHLABELS filter type=foo id=1
The text was updated successfully, but these errors were encountered: