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

Yuriy Zhloba 713ea5ca21 fix bug with starting pool without connection params 9 years ago
include 057d739969 exponential backoff for reconnect 9 years ago
src 713ea5ca21 fix bug with starting pool without connection params 9 years ago
test 713ea5ca21 fix bug with starting pool without connection params 9 years ago
.gitignore fdfb7f7b4b better reconnect implementation 9 years ago
Makefile 0d31f9b7c4 build-all and clean targets in Makefile 9 years ago
README.md b27afcc821 Initial commit 9 years ago
rebar.config 41bba30b60 add rebar.config, fix dialyzer errors 9 years ago

README.md

Connection pool for PostgreSQL

Connection pool for PostgreSQL based on epgsql and pooler