diff --git a/README.md b/README.md index 1417e14..a79e857 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 在PHP中使用pdo驱动和gearman实现的数据库连接池 [连接池实现参考](https://gonzalo123.com/2010/11/01/database-connection-pooling-with-php-and-gearman/) + [gearman参考](https://blog.csdn.net/qq43599939/article/details/54177438) 有待改进的点: