alaisi / postgres-async-driver

Asynchronous PostgreSQL Java driver
Apache License 2.0
287 stars 38 forks source link

WIP: Add pipelining to executed statements #10

Closed gmokki closed 9 years ago

gmokki commented 9 years ago

This version only supports pipelining on the raw connection level.