mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 08:00:49 +00:00
With COPY now MIGRATE does not remove the key from the source instance. With REPLACE it uses RESTORE REPLACE on the target host so that even if the key already eixsts in the target instance it will be overwritten. The options can be used together.