forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
1.5 KiB
1.5 KiB
Can I Migrate Data from a Multi-DB Source Redis Instance to a Cluster DCS Redis Instance?
A total of 256 DBs (DB 0 to DB 255) can be configured for a single-node, read/write splitting, or master/standby DCS instance.
- If the target is a cluster instance (a cluster instance has only one DB):
- Combine different DBs in the source Redis instance into one DB.
- Apply for multiple DCS instances.
After the migration, the instance connection address and DB IDs change. In this case, modify the configurations for your services.
Parent topic: Data Backup, Export, and Migration