mirror https://github.com/wgnet/epgsql_pool

Yuriy Zhloba 3a958c510b fix bug with returning worker to pool 9 лет назад
include 057d739969 exponential backoff for reconnect 9 лет назад
src 3a958c510b fix bug with returning worker to pool 9 лет назад
test 16cb843d7e api to change lib settings 9 лет назад
.gitignore fdfb7f7b4b better reconnect implementation 9 лет назад
Makefile 0d31f9b7c4 build-all and clean targets in Makefile 9 лет назад
README.md b27afcc821 Initial commit 10 лет назад
rebar.config 41bba30b60 add rebar.config, fix dialyzer errors 10 лет назад

README.md

Connection pool for PostgreSQL

Connection pool for PostgreSQL based on epgsql and pooler