Skip to content

Redis::Cluster#connect ? #1094

Open
Open
@vlad-pisanov

Description

@vlad-pisanov

Many third-party gems (including Resque) rely on the connect method (as in redis._client.connect) to manage the active connection.

Redis::Cluster has a disconnect method, but not a connect, which breaks the symmetry between a regular client and a clustered client.

Any thoughts? Can connect be a no-op?

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