There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Basset::DB::Nontransactional - A non transactional database driver.

AUTHOR

Jim Thomason, jim@jimandkoka.com

SYNOPSIS

If you really really really want to use non-transactional database drivers, just swap in this driver in your conf file.

types %= driver=Basset::DB::Nontransactional

Voila! No transactions.