Erlang interface to BerkeleyDB
Go to file
Jon Meredith 33cbe20ffb Changed the way end test cleans up tests from a file:delete to a bdberl:delete_database.
Was getting errors with the transaction code...
  api_test.db: unable to flush: No such file or directory
  txn_checkpoint: failed to flush the buffer cache: No such file or directory
2009-02-11 12:04:37 -07:00
c_src Changed driver shutdown to clear util thread active flags before signalling them. 2009-02-11 11:58:39 -07:00
ebin Bumping vsn to 4 2009-02-03 12:36:06 -06:00
include Added truncate command. 2009-02-02 15:51:47 -06:00
int_test Created a new stress test. 2008-12-16 16:22:04 -06:00
src Added variant of truncate that truncates all open databases. 2009-02-03 10:57:50 -06:00
test Changed the way end test cleans up tests from a file:delete to a bdberl:delete_database. 2009-02-11 12:04:37 -07:00
.gitignore Ignore the faxien package directory. 2009-02-04 10:11:03 -06:00
base.rake Merge branch 'master' of ecommons@wax.hive:bdberl 2008-12-16 16:23:22 -06:00
Rakefile Merge branch 'master' of ecommons@wax.hive:bdberl 2008-12-16 16:23:22 -06:00