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 |
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 |
; |