AnyEvent-DBI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

          causing lockups under load (reported by Felix Ostmann).

3.02 Mon Sep  4 13:45:56 CEST 2017
	- fixed module version mismatch (reported by Martin Barth).

3.01 Sun Aug 27 11:53:26 CEST 2017
	- add missing dependency to AnyEvent::Fork.

3.0  Tue Aug 15 09:05:30 CEST 2017
        - the exec_server constructor argument is now ignored, fork vs. exec
          is now decided by availability of AnyEvent::Fork::Early or not.
        - experimental support for fetching (but not setting) statement handle
          attributes: ->stattr.
        - use AnyEvent::Fork for process management.
	- switch to CBOR::XS and Convert::Scalar for further speed and memory
          improvements - a loop doing "select 0" is now almost twice as fast,
          more impressive speedups are expected for larger results.
          This also considerably simplified the code.
	- t/02_sql_lite.t wrongly assumed sqlite doesn't implement instr(), but
          nowadays, it does.
        - added stability canary support.



( run in 0.618 second using v1.01-cache-2.11-cpan-de7293f3b23 )