NAME

KiokuDB::Cmd::TXN - A role for command line tools that should run inside a transaction

DESCRIPTION

This role provides two methods, try_txn_begin and try_txn_commit which are called on the backend if it supports transactions.