正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -14,8 +14,6 @@ class RedisCli | @@ -14,8 +14,6 @@ class RedisCli | ||
| 14 | ->withPort($port) | 14 | ->withPort($port) |
| 15 | ->withAuth($password) | 15 | ->withAuth($password) |
| 16 | ->withDbIndex($dbIndex) | 16 | ->withDbIndex($dbIndex) |
| 17 | -// ->withTimeout($timeout) | ||
| 18 | -// ->withReadTimeout($timeout) | ||
| 19 | ,$num //默认64个连接池 | 17 | ,$num //默认64个连接池 |
| 20 | ); | 18 | ); |
| 21 | } | 19 | } |
-
请 注册 或 登录 后发表评论