kvrocks
kvrocks copied to clipboard
feat: Add support of the command Migrate
Close #1949
Command Desc:
- add support for the basic dump command, which supports an atomic operation of dump and restore
- the command only support the basic migrate command: MIGRATE host port key destination-db timeout
Redis doc: https://redis.io/docs/latest/commands/migrate/