Redis Connector > Introduction to Redis Connector
  

Introduction to Redis Connector

You can use Redis Connector to read data from or write data to Redis.
You can use Redis Connector to read and write Redis key types HASH, LIST, and STRING. You can configure Redis Connector to read HASH and LIST keys as one row per key or as multiple rows per key to enable reading and writing Redis keys with large values.
You can use a Redis connection as a source and as a target only in mappings in advanced mode. When you run a mapping in advanced mode or a task based on a mapping in advanced mode, Data Integration analyzes the data logic in the mapping to automatically assign data logic to run on an advanced cluster.