From Redis
Type |
Parameter |
Description |
Example Value |
---|---|---|---|
Basic parameters |
Redis Key Prefix |
Corresponding to the table name of a relational database |
TABLENAME |
Value Storage Type |
The storage type can be STRING or HASH. |
STRING |
|
Advanced attributes |
Key Delimiter |
Used to separate table names and column names of a relational database |
_ |
Value Delimiter |
Used to separate columns when the storage type is string. It is the character used to split a string into arrays when the storage type is list. |
; |
|
Same Field |
Whether duplicate fields are allowed in a hash key. This parameter is displayed when Value Storage Type is set to HASH. |
No |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot