The Redis native type is binary-string for all supported Redis simple values. A Redis binary-string is a variable length array of bytes. You can map Redis binary-string type to the transformation data types, binary and string. Redis binary-string values are converted to and from transformation string data type values through UTF-8 encoding.
The following table describes the Redis data types that Data Integration supports and the corresponding transformation data types: