@hackage / resource-pool-fork-avanov

A high-performance striped resource pooling implementation

Latest0.2.4.0

About

Metadata

  • Last updated , by avanov
  • License BSD-3-Clause
  • Categories Network Development, Databases
  • Maintained by: Bryan O'Sullivan <bos@serpentine.com>, Bas van Dijk <v.dijk.bas@gmail.com>, Maxim Avanov <maxim.avanov@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    developer (off by default)

    operate in developer mode

Readme

This is a forked version of the original resource-pool package that includes performance- and metrics-oriented PRs that are not merged into the upstream version. Read more.

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.

Master git repository:

  • git clone git://github.com/avanov/pool.git

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.

The current fork is maintained by Maxim Avanov maxim.avanov@gmail.com.