Skip to content

Add functionality to migrate keys using MIGRATE command

Sylvester Chin requested to merge sc1-migrate-direct into master

This MR proposes updating the --migrate flag to perform direct migrations using Redis's MIGRATE command or using the copy-and-write method.

Merge request reports