openswoole / ext-openswoole

Programmatic server for PHP with async IO, coroutines and fibers
https://openswoole.com
Apache License 2.0
798 stars 48 forks source link

[4.8.0] Postgres coroutine client #27

Closed doubaokun closed 2 years ago

doubaokun commented 2 years ago

Merge https://github.com/openswoole/ext-postgresql into https://github.com/openswoole/swoole-src

You can enable the native postgres coroutines client support by adding flag --with-postgres[=DIR] when compiling.

doubaokun commented 2 years ago

Related PR: https://github.com/openswoole/swoole-src/pull/57

doubaokun commented 2 years ago

Available in v4.8.0