<?php return [ 'class' => 'yii\redis\Connection', 'hostname' => 'localhost', 'port' => 6378, 'database' => 1, 'password' => 'airent-redis~123', ];