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

Redis Cluster support is needed #4

Open
AmitKannaujiya opened this issue Aug 29, 2020 · 2 comments
Open

Redis Cluster support is needed #4

AmitKannaujiya opened this issue Aug 29, 2020 · 2 comments

Comments

@AmitKannaujiya
Copy link
Contributor

Hello @palicao , Thank you for this lightweight php library, we are using it . Can we have Redis cluster support also with it ? It will used in scale . Thank You

@palicao
Copy link
Owner

palicao commented Aug 29, 2020

Hi @AmitKannaujiya, I think that, after merging your PR #3 this is gonna be definitely possible, since phpredis provides a drop-in replacement for RedisCluster.
The only problem I foresee is testing, because we would have to create a redis cluster in travis using docker. Let me know if you have ideas to make it work.

@AmitKannaujiya
Copy link
Contributor Author

@palicao : Thank you for considering that, right now I don't have any Idea for same .

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

No branches or pull requests

2 participants