# Redis Object
# field
- Type:
string
- Required
Field means the key below which the value will be stored in redis.
The value under field plus the value that will create the flat function for the response, will define the key where the value will be stored in redis.
# type
- Type:
string
- Required
- Can be one of:
hash_map
array
hash_array
Type means the way redis will store the data.