nikita-volkov / hasql-pool

A pool of connections for Hasql
http://hackage.haskell.org/package/hasql-pool
MIT License
17 stars 15 forks source link

Extend configuration with a timeout of connection being idle #29

Closed nikita-volkov closed 1 year ago

nikita-volkov commented 1 year ago

Discussion of this is initiated in #28.

robx commented 1 year ago

Just to note that with #28, this should be straightforward to implement now (but it's probably also no longer that pressing):

(and a test :))