Skip to content

Connection URL support for Cluster constructor #1519

@onichandame

Description

@onichandame

Problem

Currently the Cluster constructor cannot take a url string as input. Therefore the user has to manually parse a url string obtained from the runtime environment into a structured argument which the ioredis.Cluster understands.

Desired Behaviour

It would save a lot of repetitive and error-prone work if the library itself takes care of the parsing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions