Skip to content

feat: Redis Cluster replica reads (RouteByLatency, ReadOnly) #233

@FumingPower3925

Description

@FumingPower3925

Add RouteByLatency and ReadOnly support to ClusterClient. Config fields are reserved but unimplemented. When ReadOnly=true, GET/MGET/SCAN should route to replicas. RouteByLatency measures per-node RTT and picks the fastest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions