announce: epgsql-1.2
Will
wglozer@REDACTED
Fri Jul 17 06:40:49 CEST 2009
Hello,
I've released version 1.2 of epgsql, a pure Erlang database driver for
PostgreSQL. The code can be found in mercurial repositories at:
http://glozer.net/src/epgsql
http://bitbucket.org/will/epgsql
This release fixes a number of bugs, and also adds support for a
{timeout, N} option to handle long-running queries.
gen_tcp connections are now established with {nodelay, true} which
dramatically improves the performance of equery and parse/bind/execute
on Linux.
-Will
More information about the erlang-questions
mailing list