mysql的一个问题

在Congfig下放了个Db,如下 <?php namespace Config; /** * mysql配置 * @author walkor */ class Db { public static $user = array( 'host' => '127.0.0.1', 'port' => 3306, 'user' ...

294194253 发表与 2015-10-17 3097 浏览 2 回答
[分享]两行代码实现GatewayWorker支持redis认证

1、在GatewayWorker/Lib/Store.php大概在84行下添加一行代码:self::$instance->auth(\Config\Store::$redis_auth); 2、在Applications/YourApp/Config/Store.php大概在52行下添加一行代码:public static $redis_auth = ""; 具体代码如下: GatewayW...

294194253 发表与 2015-10-17 4487 浏览 1 回答
workerman如何分服,使用多个服呢?

...

294194253 发表与 2015-09-08 3015 浏览 1 回答
如何将redis中的数据写入mysql?

...

294194253 发表与 2015-09-07 3683 浏览 3 回答

294194253

1945
积分
0
获赞数
0
粉丝数
2015-09-07 加入
×
🔝