See: Description
| Class | Description | 
|---|---|
| RedisConnectionConfiguration | RedisConnectionConfigurationdescribes and wraps a connectionConfiguration to Redis
 server or cluster. | 
| RedisIO | An IO to manipulate Redis key/value database. | 
| RedisIO.Read | Implementation of  RedisIO.read(). | 
| RedisIO.ReadAll | Implementation of  RedisIO.readAll(). | 
| RedisIO.Write | A  PTransformto write to a Redis server. | 
| Enum | Description | 
|---|---|
| RedisIO.Write.Method | Determines the method used to insert data in Redis. |