valkey-io/valkey
Configurable auth options for CLUSTER MIGRATESLOTS
Aberta
#2.392 aberto em 29 de jul. de 2025
enhancementhelp wanted
Métricas do repositório
- Stars
- (25.779 estrelas)
- Métricas de merge de PR
- (Mesclagem média 17d 7h) (74 fundiu PRs em 30d)
Description
With atomic slot migration (#1949) we need to establish links across shards for the purpose of migrating slot content.
The existing MIGRATE commands supports AUTH2 username password or AUTH password. Similar options could be supported via the CLUSTER MIGRATESLOTS command (which now will default to the primary authentication settings, if set)