Erlang interface to BerkeleyDB
Go to file
2009-06-23 15:16:59 -05:00
c_src Cleaned up the const != var tests to var != const. 2009-06-23 15:05:21 -05:00
ebin Version bump for release 12. 2009-06-23 15:05:29 -05:00
include Added bdberl:driver_info() function to get driver parameters. 2009-06-23 15:02:32 -05:00
int_test Made test closer to what was happening in production. Sometimes fails with BDB Error: assert failure: ../dist/../mp/mp_fget.c/257: "bhp != NULL", also seen it run with CRC errors. 2009-06-23 15:16:59 -05:00
mibs Adding MIB 2009-04-24 09:32:43 -06:00
src Added versions of transaction() and update() that take a transaction 2009-06-23 15:02:33 -05:00
test Removed unused line. 2009-06-23 15:02:31 -05:00
.gitignore Ignore the priv/mibs directory 2009-04-24 16:22:13 -05:00
Rakefile Relaced G_DATABASES rwlock with a mutex. 2009-06-23 15:02:33 -05:00