valkey-io/valkey

Configurable auth options for CLUSTER MIGRATESLOTS

开放

#2,392 创建于 2025年7月29日

 (9 条评论) (0 个反应) (0 位负责人)C (1,138 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (25,779 个星标)
PR 合并指标
 (平均合并 17天 7小时) (30 天内合并 74 个 PR)

描述

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)

贡献者指南