Introduction to Migration with DCS

Migration Modes

DCS for Redis supports online migration (in full or incrementally) and backup migration (by importing backup files).

The following table describes data migration modes supported by DCS.

Table 1 DCS data migration modes

Migration Mode

Source

Target: DCS

Single-node or master/standby

Proxy Cluster

Redis Cluster

Importing backup files

AOF file

NOTE:

AOF files exported from Redis 4.0/5.0/6.0 instances and other instances with RDB compression enabled cannot be imported.

×

RDB file

Migrating data online

DCS for Redis: Single-node or master/standby

DCS for Redis: Proxy Cluster

NOTE:

Proxy Cluster DCS Redis 3.0 instances cannot be used as the source, while Proxy Cluster DCS Redis 4.0 or 5.0 instances can.

DCS for Redis: Redis Cluster

Self-hosted Redis: single-node or master/standby

Self-hosted Redis: proxy-based cluster

Self-hosted Redis: Redis Cluster

Other Redis: single-node or master/standby

Other Redis: proxy-based cluster

Other Redis: Redis Cluster

NOTE:

You can migrate data online in full or incrementally from other cloud Redis to DCS for Redis if they are connected and the SYNC and PSYNC commands can be run on the source Redis. However, some instances provided by other cloud vendors may fail to be migrated online. In this case, migrate data through backup import or use other migration schemes. Migration Tools and Schemes

  • DCS for Redis refers to Redis instances provided by DCS
  • Self-hosted Redis refers to self-hosted Redis on the cloud, from other cloud vendors, or in on-premises data centers.
  • Other Redis refers to Redis services provided by other cloud vendors.
  • : Supported. ×: Not supported.