Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Feature Request: Cluster support for phpredis #45

Description

@mdurn

As soon as you include multiple redis hosts, the current library falls back to using Redisent (RedisentCluster). It looks like RedisentCluster is doing consistent hashing to manage which Redis host to communicate with. It seems like the same could be done for phpredis and the fallback would not be necessary (when using phpredis)?

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