yandex / ozo

OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.
PostgreSQL License
226 stars 45 forks source link

Support connection lifespan #247

Closed elsid closed 4 years ago

elsid commented 4 years ago

Use new resource_pool feature to define maximum time interval to keep connection open.