How Can I Migrate Partial Data?

The online migration function provided on the console does not support migration of specified DBs. If you want to migrate specified Redis DBs, use redis-shake to export or import the specified DBs.

For details about how to install and use redis-shake, see Self-Hosted Redis Cluster Migration with redis-shake and redis-shake configuration instructions.

To migrate specified data, develop a script to obtain the specified keys and data and then import the data to a DCS instance.