hulk
hulk
Yes, it needs to add the cluster status into the replication process without breaking changes, so I assigned it to myself. Thanks for your attention. @zevin02
Hi @uds5501 Thanks for your attention. Like Redis, Kvrocks can run in the master-replica or cluster mode(by enabling the cluster-enabled in kvrocks.conf), we would like to check if it configured...
> Please make sure that there is redirection happening when executing the XADD command. Do you mean need to trigger the slot migration between step 1 and step 2?
OK, thanks. I got your point now.
Hi @torwig, thanks for your reminder. I forgot to reproduce and investigate this issue, I'm not sure if the redis-cli failed to redirect the STREAM key.
It should be hard to add Go test cases for this tool but can add a fixed dataset to make sure it works well with those data types.
OK, let me add a how-to-use kvrocks2redis doc first.
@tisonkun Yes, I wonder if I should refactor this tool since it's NOT easy to maintain now. But I haven't started it yet. Plan to do that at the beginning...
> @git-hulk can you provide some basic how-to-use info here so that I can follow up? Sure, thanks. Sorry for forgetting this, I'll add the how-to-use doc this week first.
I also created another issue #1643 to track improvements of `kvrocks2redis`.