if ($weather = $this->Redis->fetch($mckey)) {
            return $weather;
        }