To Redis
Parameter |
Description |
Example Value |
---|---|---|
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 |
Use Column Value as Field |
This parameter is displayed when Value Storage Type is set to HASH. Only Hash is supported. If this function is enabled, values are alternately used as fields and values in sequence except the primary key column. |
Yes |
Delete Same Key Before Writing |
Whether to delete the same key before writing.
|
No |
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 |
; |
Validity period of the key value |
Unified time to live (TTL) of a key, in seconds |
300 |
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