I have some code that talks connects to a redis and returns a promise like:
async connectionToRedisClient() { return await this.connect(\'connect\') .then