From Redis
The Redis service of the third-party cloud cannot serve as the migration source. However, the Redis set up in the on-premises data center or on the ECS can be the migration source and destination.
If the source link of a job is an on-premises Redis link, configure the source job parameters based on Table 1.
Category |
Parameter |
Description |
Example Value |
---|---|---|---|
Basic parameters |
Redis Key Prefix |
Key prefix, which is similar to the table name of a relational database |
TABLE |
Value Storage Type |
The options are as follows:
|
String |
|
Advanced attributes |
Key Delimiter |
Character used to separate table names and column names of a relational database |
_ |
Value Delimiter |
Character used to separate columns when the storage type is string |
; |
|
Same Field |
This parameter is displayed when Value Storage Type is set to Hash. The hash key contains the same field. |
Yes |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.