[Dbix-class] Caching connections

Dan Horne dan.horne at redbone.co.nz
Sun Apr 30 02:58:19 CEST 2006


According to the docs

"Note that DBIx::Class::Schema does not cache connections for you. If you
use multiple connections, you need to do this manually."

As I'm using DBIx::Class under FastCGI, I'd like to cache my connection with
DBI's connect_cached connection method. Is there a way that I can do this?

regards

Dan Horne 




More information about the Dbix-class mailing list