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.