Erlang interface to BerkeleyDB
Go to file
Phillip Toland 28be3ac80a Wrapped debug printfs in bdberl_drv.c with a macro
so that they can easily be removed with a recompile.
2008-12-15 15:05:41 -06:00
c_src Wrapped debug printfs in bdberl_drv.c with a macro 2008-12-15 15:05:41 -06:00
ebin Removed old bdberl_port module. 2008-12-12 14:57:10 -06:00
include Implemented support for put_commit 2008-12-15 11:47:38 -07:00
src Added transaction retry logic. 2008-12-15 14:52:35 -06:00
test Added transaction retry logic. 2008-12-15 14:52:35 -06:00
.gitignore Added rough cut of db api. 2008-12-12 11:14:03 -06:00
base.rake Simplify call to test (always shows output, but that's what we use most of the time) 2008-12-09 13:20:19 -07:00
Rakefile Wrapped debug printfs in bdberl_drv.c with a macro 2008-12-15 15:05:41 -06:00