**This is a forked version of the original [resource-pool](http://github.com/bos/pool) package that includes performance- and metrics-oriented PRs that are not merged into the upstream version. [Read more](https://github.com/bos/pool/issues/39#issuecomment-993843274).** # Welcome to pool pool is a fast Haskell library for managing medium-lifetime pooled resources, such as database connections. # Join in! We are happy to receive bug reports, fixes, documentation enhancements, and other improvements. Please report bugs via the [github issue tracker](http://github.com/avanov/pool/issues). Master [git repository](http://github.com/avanov/pool): * `git clone git://github.com/avanov/pool.git` Authors ------- This library is written and maintained by Bryan O'Sullivan, . The current fork is maintained by Maxim Avanov .