Skip to content

[QUESTION] Why is the SET command considered movablekeys #10833

@tbream

Description

@tbream

Hi.

I just upgraded to using redis-cluster 7.0.0 and can see that my code via redis-py is now making an extra jump to the cluster for every set call. I tracked this down to the set command having the flag movablekeys. The set command appears to always have the key in the same place, and that any client should be able to parse the key from the command based on the other parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions