DBIx-Loop 0.01 Latest
Files
- Changes
- Loop.xs
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bench/adapters.pl
- bench/overlap.pl
- examples/ioasync.pl
- examples/mojo.pl
- include/dbil_future.h
- include/dbil_hm.h
- include/dbil_loop.h
- include/dbil_native.h
- include/dbil_pool.h
- include/dbil_run.h
- include/dbil_txn.h
- include/dbil_vt.h
- include/hm_abi.h
- lib/DBIx/Loop.pm
- lib/DBIx/Loop/Future.pm
- lib/DBIx/Loop/Loop/AnyEvent.pm
- lib/DBIx/Loop/Loop/Hyperman.pm
- lib/DBIx/Loop/Loop/IOAsync.pm
- lib/DBIx/Loop/Loop/Mojo.pm
- t/00-load.t
- t/01-interface.t
- t/02-pool.t
- t/03-native-mock.t
- t/04-native-pg.t
- t/05-txn.t
- t/06-hyperman.t
- t/07-auto-loop.t
- t/08-adapter-anyevent.t
- t/09-adapter-ioasync.t
- t/10-adapter-mojo.t
- t/11-future-interop.t
- t/12-parity-pg.t
- t/13-parity-pool.t
- t/14-dbi-compat.t
- t/lib/AdapterConformance.pm
- t/lib/BackendParity.pm
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- xs/future.xs
- xs/loop.xs
- xs/loop_hyperman.xs
- xs/txn.xs