Erlang interface to BerkeleyDB
Go to file
2008-12-09 13:20:19 -07:00
c_src Adding support for get/put and basic transactions 2008-12-09 13:18:55 -07:00
ebin Various cleanup/fleshout 2008-12-05 23:52:51 -07:00
src Adding support for calls to begin/commit txns and get/put 2008-12-09 13:19:12 -07:00
test Updated test for new API 2008-12-09 13:19:31 -07:00
.gitignore Adding ignore file 2008-12-07 23:27:59 -07: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 Make sure to run tests with async thread pools; include debugging symbols when building driver 2008-12-09 13:19:49 -07:00