Files
doc-exports/docs/dcs/umn/dcs-migration-0312018.html
Chen, Junjie 748ac2c008 DCS UMN 20230811 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-01-24 14:13:13 +00:00

1.4 KiB

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.