Skip to content

Cluster Mode: Ability for client to send a command to specific cluster node(s) or all cluster nodes.  #986

Open
@charlez

Description

@charlez

RE: Cluster Mode

  • Use case: App wants to know the commands and resultant load per cluster node (e.g. 'info [section]' where section might be 'stats', 'commandstats', 'memory', 'cpu', etc).
  • Request the ability for a client to send a command to a specific cluster node (e.g. supply the node id), or a means to specify a list or designate all cluster nodes (and perhaps have the response be a Hash of key-value pairs (e.g. key: node id, value: node specific response).
  • FYI, FWIW: Command 'keys' apparently applies to all cluster nodes. Thought it odd that it behaves differently than other commands. Note that I'm not complaining about such behavior.

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