valkey-io/valkey

Configurable auth options for CLUSTER MIGRATESLOTS

Offen

#2.392 geöffnet am 29.07.2025

 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (1.138 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (25.779 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 17T 7h) (74 gemergte PRs in 30 T)

Beschreibung

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)

Contributor Guide