Erlang interface to BerkeleyDB
Go to file
2008-12-09 13:19:49 -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 Lots more work on getting basic system fleshed out. Basic structures in place for tracking open databases. 2008-12-06 22:08:36 -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