Skip to content

Remove Redis Command retrieval for Redis Cluster Connections #1481

Closed
@mp911de

Description

@mp911de

With the introduction of Read-Only variants for Geo commands (e.g. GEORADIUSBYMEMBER_RO, GEORADIUS_RO) we started obtaining command details upon connect when using Redis Cluster to ensure that read operations use read commands and utilize replicas.

Since this functionality dates back to Redis 3.2, we should consider removing this step and assume that Read-Only commands are generally available and switch to these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions