Changes for version 0.11

  • Enable locking by default
  • Add deadlock detection (enabled by default)
  • txn_begin/txn_commit/txn_rollback no longer take arbitrary transaction arguments due to deadlocks caused when not reenabling the parent transaction after rolling back a child transaction.

Modules

General purpose BerkeleyDB wrapper