-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Since for now, i don't have Redisgears cluster environment, can not conduct experiments, so may need to ask these questions.
-
Dose gears support put key into a specific slot? such as
exec('set', '{slot1}key1', '1')? -
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?
- 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
Labels
No labels