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

Yuriy Zhloba c043e0337d implement keep alive 10 years ago
include 057d739969 exponential backoff for reconnect 10 years ago
src c043e0337d implement keep alive 10 years ago
test 81f3f1d874 error handler callback for equery 10 years ago
.gitignore fdfb7f7b4b better reconnect implementation 10 years ago
Makefile 057d739969 exponential backoff for reconnect 10 years ago
README.md b27afcc821 Initial commit 10 years ago
rebar.config 41bba30b60 add rebar.config, fix dialyzer errors 10 years ago

README.md

Connection pool for PostgreSQL

Connection pool for PostgreSQL based on epgsql and pooler