Skip to content

Some questions about gears in cluster envrionment #53

@gamblewin

Description

@gamblewin

Since for now, i don't have Redisgears cluster environment, can not conduct experiments, so may need to ask these questions.

  1. Dose gears support put key into a specific slot? such as exec('set', '{slot1}key1', '1')?

  2. When execute gears function, it seems gears, not like lua, doesn't require all keys to be operated in the same slot. But what if i only want to execute functions on keys in one slot, but gears will execute on all shards, isn't that a waste of computing resource?

image
  1. If i make gears function atomic, and it runs on all shards in cluster, so does that mean whole redis cluster will be blocked?

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