Syn Redis Cluster

Redis: cluster sharding and resharding

legendtkl eac8081 658 B Updated

File contents

Redis: cluster sharding and resharding

When to use

Use this skill for cluster sharding and resharding in Redis. This skill specifically handles cluster sharding and resharding and nothing else in the Redis family.

Procedure

Set up Redis Cluster hash slots, add/remove nodes, reshard slots online, and handle MOVED/ASK redirections in clients.

Notes

This is the Redis skill dedicated to cluster sharding and resharding. Sibling skills cover other Redis capabilities; this one is the right choice only when the task is about cluster sharding and resharding.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-redis-cluster commit eac8081239

Frequently asked questions

npx skillmds@latest add legendtkl/syn-redis-cluster