The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.01003

  • Make sure that queries that couldn't be mapped to a backend don't get lost. PoCo::Generic doesn't seem to handle multiple calls to the same event before returning a response.
  • Add tests for the above
  • Add timeout options which will (attempt to) cancel calls in the backend after the timeout has passed
  • Allow alt_fork option, which gets passed to PoCo::Generic
  • Actually store dbh in Backend::DBIC (doh!)
  • Optionally commit the data in Backend::DBIC.

Modules

Multi-Database Aggregation with POE