AnyEvent-Pg
    
    
  
  
  
view release on metacpan or search on metacpan
lib/AnyEvent/Pg/Pool.pm view on Meta::CPAN
=head1 DESCRIPTION
  *******************************************************************
  ***                                                             ***
  *** NOTE: This is a very early release that may contain lots of ***
  *** bugs. The API is not stable and may change between releases ***
  ***                                                             ***
  *******************************************************************
This module handles a pool of databases connections, and transparently
handles reconnection and reposting queries when network and server
errors occur.
=head2 API
The following methods are provided:
=over 4
=item $pool = AnyEvent::Pg::Pool->new($conninfo, %opts)
    
  
  
  
( run in 0.354 second using v1.01-cache-2.11-cpan-a1d94b6210f )