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

isRedisCluster config #75

Open
tonystaark opened this issue Oct 15, 2020 · 0 comments
Open

isRedisCluster config #75

tonystaark opened this issue Oct 15, 2020 · 0 comments

Comments

@tonystaark
Copy link

If I am using AWS to configure the redis cluster, do I need to specify isRedisCluster : true, in my redis config in local app?
In the AWS, I have already configured my clusters there.
Because if I specify the isRedisCluster in the app, and I do not specify the nodes options, my backend calling that involves redis operations will hang indefinitely.
So my question is whether I can choose not to specify isRedisCluster and the nodes options at all, and solely depends on my aws config, or do I need to specify them in the local app and pass my value from AWS config into koa redis?

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

1 participant