-
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 pipelining from UnifiedJedis #3221
Conversation
Codecov ReportBase: 66.90% // Head: 67.05% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #3221 +/- ##
============================================
+ Coverage 66.90% 67.05% +0.15%
- Complexity 4546 4581 +35
============================================
Files 248 248
Lines 14738 14747 +9
Branches 916 917 +1
============================================
+ Hits 9860 9889 +29
+ Misses 4487 4463 -24
- Partials 391 395 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Related #2767 |
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.
LGTM,Greate Job~
@yangbodong22011 About broadcasting, do you prefer any of #3211 or #3194 |
I will review and give my opinion as soon as possible |
This is an expansion of redis#3221, as well as redis#3240. This is requested in redis#3516.
No description provided.