Skip to content

preferred way to disconnect cluster #217

@amirreza8002

Description

@amirreza8002

hi 👋

in sync VlakeyCluster I'm seeing two ways to close the connection, both look rather similar with slight differences
https://github.com/valkey-io/valkey-py/blob/main/valkey/cluster.py#L661 and https://github.com/valkey-io/valkey-py/blob/main/valkey/cluster.py#L1227

which one would be better to use tho? I don't know
(also none of them seem to be documented)

and worth nothing that the async ValkeyCluster only has close, and not the other one

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions