基于Swoole的通用连接池实现常用来作为数据库连接池

时间:2022-08-27 16:10:22
【文件属性】:
文件名称:基于Swoole的通用连接池实现常用来作为数据库连接池
文件大小:16KB
文件格式:ZIP
更新时间:2022-08-27 16:10:22
PHP开发-数据库相关 A common connection pool based on Swoole is usually used as a database connection pool.
【文件预览】:
open-smf-connection-pool-efea7c1
----.gitignore(36B)
----src()
--------ConnectionPoolTrait.php(990B)
--------BorrowConnectionTimeoutException.php(330B)
--------ConnectionPoolInterface.php(662B)
--------ConnectionPool.php(9KB)
--------Connectors()
----LICENSE(1KB)
----composer.json(872B)
----examples()
--------http-server.php(4KB)
--------coroutine-postgresql.php(1KB)
--------coroutine-runtime-phpredis.php(1KB)
--------dynamic-testing.php(2KB)
--------coroutine-mysql.php(1KB)
--------coroutine-redis.php(1KB)
----README.md(7KB)

网友评论