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

feat(redis): Patch rediscluster if present #752

Merged
merged 2 commits into from Jul 1, 2020
Merged

Conversation

beezz
Copy link
Contributor

@beezz beezz commented Jun 30, 2020

In addition to the redis and rb clients try to patch also the rediscluster library which does not use the already patched clients.

@beezz beezz requested a review from untitaker June 30, 2020 13:43
@beezz beezz force-pushed the feat/rediscluster branch 2 times, most recently from 619a95a to e4c36e2 Compare June 30, 2020 15:14
Copy link
Member

@untitaker untitaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm aside from linter failures. make format lint should do the trick locally

@beezz beezz force-pushed the feat/rediscluster branch 5 times, most recently from 747561d to 46c6b75 Compare July 1, 2020 10:23
In addition to the redis and rb clients try to patch also the
rediscluster library which does not use the already patched clients.
@beezz beezz force-pushed the feat/rediscluster branch 2 times, most recently from 1ddd641 to 0058c31 Compare July 1, 2020 12:52
@beezz beezz merged commit b718925 into master Jul 1, 2020
@beezz beezz deleted the feat/rediscluster branch July 1, 2020 15:17
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.

None yet

3 participants