The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.