Add sentinel and cluster support#101
Open
TinOo512 wants to merge 10 commits into
Open
Conversation
Changelog and Version ManagementNo changelog or version changes detected. You can either update them manually or use a comment command to update them automatically on merge:
Omit the entry line to use the PR title. If multiple commands are posted, the last one wins. |
ceed26f to
03a5430
Compare
03a5430 to
3b1eec2
Compare
dc94bf1 to
5445a38
Compare
7021caf to
4c0d60f
Compare
4c0d60f to
86d8dd1
Compare
894ea41 to
1c36f9c
Compare
1c36f9c to
d749ef4
Compare
Member
|
@TinOo512 Would you mind signing the CLA please |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add sentinel and cluster support to the plugin. Needed to update redis client to v5 in order to have a decent support of the cluster feature specially around
evalsharequired for the lua script.Tackle issues: #3 , #10, #54 and #99