valkey-io/valkey

Configurable auth options for CLUSTER MIGRATESLOTS

オープン

#2,392 opened on 2025/07/29

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)C (1,138 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (25,779 個のスター)
PR merge metrics
 (平均マージ 17d 7h) (30d で 74 merged PRs)

説明

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)

コントリビューターガイド