valkey-go icon indicating copy to clipboard operation
valkey-go copied to clipboard

Feature: support `CLUSTER IMPORT` and `CLUSTER SYNCSLOTS`

Open rueian opened this issue 8 months ago • 1 comments

Valkey are going to have new commands for atomic slot migration: https://github.com/valkey-io/valkey/pull/1949.

We should craft their command specs to https://github.com/valkey-io/valkey-go/tree/main/hack/cmds and generate their command builders.

rueian avatar Apr 18 '25 03:04 rueian

Hi, I'd like to work on this issue. Could you assign it to me? @rueian I‘m tracking this PR https://github.com/valkey-io/valkey/pull/1949 and will start working once it's merged.

Fungx avatar May 07 '25 16:05 Fungx

Hey @rueian I have worked on this as well. I see it has been assigned since a long time. Here's the PR link

schadotr avatar Nov 11 '25 07:11 schadotr

Hey @rueian can you please assign me the task.

schadotr avatar Nov 13 '25 05:11 schadotr

done by https://github.com/valkey-io/valkey-go/pull/88

rueian avatar Nov 13 '25 22:11 rueian