valkey-io/valkey

Configurable auth options for CLUSTER MIGRATESLOTS

Ouverte

#2 392 ouverte le 29 juil. 2025

 (9 commentaires) (0 réaction) (0 personne assignée)C (1 138 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (25 779 étoiles)
Métriques de merge PR
 (Merge moyen 17j 7h) (74 PRs mergées en 30 j)

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)

Guide contributeur