Redis

�޸� apps/configs/redis.php ���������á�

$redis['master'] = array(
    'host' => '172.19.104.157',
    'port' => 6379, //Ĭ��Ϊ6379
    //'database' => 16, //���ݿ�ID����ѡ
);