kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

feat: Add support of the command Migrate

Open clouder-zhai opened this issue 1 year ago • 0 comments

Close #1949

Command Desc:

  1. add support for the basic dump command, which supports an atomic operation of dump and restore
  2. the command only support the basic migrate command: MIGRATE host port key destination-db timeout

Redis doc: https://redis.io/docs/latest/commands/migrate/

clouder-zhai avatar Apr 01 '25 05:04 clouder-zhai