Skip to content

how to client a cluster? #263

@xialuo1990

Description

@xialuo1990

now, the python-etc can contact one node, but not a cluster, how to support it ?
now: etcd = etcd3.client(host='127.0.0.1', port=2379)
want: etcd = etcd3.client('127.0.0.1:2379;127.0.0.2:2379')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions