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

Support Redis cluster in Redis data-source extension #1749

Closed
TinChi0818 opened this issue Sep 18, 2020 · 4 comments · Fixed by #1751
Closed

Support Redis cluster in Redis data-source extension #1749

TinChi0818 opened this issue Sep 18, 2020 · 4 comments · Fixed by #1751
Labels
area/data-source Issues or PRs related to data-source extension good first issue Good for newcomers

Comments

@TinChi0818
Copy link

Issue Description

在Redis单机模式下,sentinel可以工作。在Redis集群模式下,报错host is empty。
文档中仅有单机、哨兵模式如何构建:
image

Describe what happened (or what feature you want)

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

jdk1.8

Anything else we need to know?

@sczyh30
Copy link
Member

sczyh30 commented Sep 18, 2020

Hi, Redis cluster is not supported yet in Redis data-source. Contributions are welcomed!

@sczyh30 sczyh30 changed the title Sentinel整合Redis数据源(集群模式),RedisConnectionConfig如何构建? Support Redis cluster in Redis data-source extension Sep 18, 2020
@sczyh30 sczyh30 added area/data-source Issues or PRs related to data-source extension good first issue Good for newcomers labels Sep 18, 2020
@liqiangz
Copy link
Contributor

I will solve this issue.

@TinChi0818
Copy link
Author

TinChi0818 commented Sep 20, 2020 via email

@TinChi0818
Copy link
Author

TinChi0818 commented Sep 20, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/data-source Issues or PRs related to data-source extension good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants