-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
support CONFIG GET parameter [parameter ...] #2863
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the methods in Pipeline too.
* Support RedisTimeSeries * remove commented codes and format * one more little test * Add TimeSeries pipeline/transaction commands * Rename to KeyedTSElements * Reorder imports * Prepare test
done! |
I am absolutely sorry. I missed that config commands are not in pipeline. Please remove those. |
src/main/java/redis/clients/jedis/commands/ConfigBinaryCommands.java
Outdated
Show resolved
Hide resolved
removed |
support CONFIG GET parameter [parameter ...]