erleans / pgo

Erlang Postgres client and connection pool
Apache License 2.0
80 stars 16 forks source link

Lock transactions #1

Open tsloughter opened 6 years ago

tsloughter commented 6 years ago

Add support for checking the reference that comes with the checked out connection to reject any requests with a connection after a deadline or after it was already checked back in.