Skip to content

isRedisCluster config #75

Open
Open
@tonystaark

Description

@tonystaark

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions