Currently, `redis_context` only supports processing the replies with string and integer. It's better to be able to handle other types like array. https://github.com/ray-project/ray/blob/master/src/ray/gcs/redis_context.cc#L59toL78