Type alias RedisStatus

RedisStatus: "wait" | "reconnecting" | "connecting" | "connect" | "ready" | "close" | "end"