Skip to content

ElastiCache Connection #30

Description

@Danwhy

I've been looking into using this module with ElastiCache and the only problem I had was with the url.

Because ElastiCache can only be used by AWS EC2 instances, the Redis node is provided with an endpoint rather than a full url, in the format clusterName.xxxxxx.cfg.usw2.cache.amazonaws.com:port which means url.parse doesn't work. Also, there's no auth data in the url, as that's all handled by AWS security groups.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions