hasql-resource-pool: A pool of connections for Hasql based on resource-pool.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package is originally derived from hasql-pool v0.5.2.2 and continues using `resource-pool` for its pool implementation.


[Skip to Readme]

Properties

Versions 0.5.3.0, 0.5.3.1, 0.5.3.2, 0.5.4.0, 0.5.4.1, 0.6.0.0, 0.6.0.0
Change log CHANGELOG.md
Dependencies base-prelude (>=1 && <2), clock (>=0.8), hasql (>=1.6.3), resource-pool (>=0.4.0.0), time (>=1.5 && <2) [details]
License MIT
Copyright (c) 2023, Maxim Avanov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Maxim Avanov <maxim.avanov@gmail.com>
Category Hasql, Database, PostgreSQL
Home page https://github.com/avanov/hasql-resource-pool
Bug tracker https://github.com/avanov/hasql-resource-pool/issues
Source repo head: git clone git://github.com/avanov/hasql-resource-pool.git
Uploaded by avanov at 2023-03-08T02:45:24Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hasql-resource-pool-0.6.0.0

[back to package description]

hasql-resource-pool

This is a fork of hasql-pool that continues using resource-pool for its underlying pool implementation.

The fork is based on 0.5.2.2 release (as the latest original implementation based on resource-pool), and it includes the following API and layout changes: