ext-postgresql::elephant:PostgreSQL基于协程的客户端

时间:2021-02-05 22:47:31
【文件属性】:
文件名称:ext-postgresql::elephant:PostgreSQL基于协程的客户端
文件大小:21KB
文件格式:ZIP
更新时间:2021-02-05 22:47:31
postgresql swoole coroutine PostgreSQLC++ Swoole Coroutine Postgres客户 ext-postgresql是Swoole Postgres客户端库,可以在协程环境中使用而不会阻塞。 前提条件 libpq是必需的 swoole版本> = 4.4.0 建造与安装 git clone git@github.com:swoole/ext-postgresql.git phpize ./configure make && make install 通过添加以下行在php.ini中启用swoole_postgresql : extension=swoole_postgresql.so 如何使用Postgres客户端 <?p
【文件预览】:
ext-postgresql-master
----.clang-format(3KB)
----.gitignore(1KB)
----dump_db.sh(100B)
----swoole_postgresql_coro.cc(52KB)
----swoole_postgresql_coro.h(2KB)
----config.m4(4KB)
----composer.json(134B)
----.github()
--------install-swoole.sh(437B)
--------workflows()
----examples()
--------connect.php(635B)
--------escape.php(383B)
--------pdo.php(248B)
----README.md(1KB)
----tests()
--------bootstrap.php(1KB)
--------unit()
----phpunit.xml.dist(463B)
----make.sh(50B)

网友评论