Subject: | Expose txn_begin/commit/rollback |
While txn_do() is definitely a best practice, it is sometimes easier to use
txn_begin/commit/rollback. These are provided by back-ends implementing the TXN role, but
is not provided by KiokuDB or KiokuDB::Role::API to us, the little people.
Cheers,
Sterling