-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
git config wrong email name . reopen another one #97
Conversation
tiger seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Hi, thanks for your contribution. The CI indicates a build failure, could you please resolve it? |
sorry this is my first pr. i have fix the checked problem. but i do not know how to recheck it. |
Describe what this PR does / why we need it
add redis implement of Datasource
Does this pull request fix one issue?
Fixes #37
Describe how you did it
use lettuce redis client. and redis pub/sub feature.
Describe how to verify it
run the test case.
Special notes for reviews
no