valkey-io/valkey

Configurable auth options for CLUSTER MIGRATESLOTS

Aperta

#2392 aperta il 29 lug 2025

 (9 commenti) (0 reazioni) (0 assegnatari)C (1138 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (25.779 stelle)
Metriche merge PR
 (Merge medio 17g 7h) (74 PR mergiate in 30 g)

Descrizione

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)

Guida contributor