Erlang interface to BerkeleyDB
Go to file
2011-07-18 18:26:48 +04:00
c_src Do not force pthread and add more diagnostic 2011-07-18 18:26:48 +04:00
ebin Version bump for release 12. 2009-06-23 15:05:29 -05:00
include Changes 2011-07-17 23:55:48 +04:00
int_test Disable stress test for now 2011-07-18 15:37:32 +04:00
mibs Adding MIB 2009-04-24 09:32:43 -06:00
src Fix statrt for cases when application not running. 2011-07-18 16:04:06 +04:00
test Disable stress test for now 2011-07-18 15:37:32 +04:00
.gitignore Changes 2011-07-17 23:55:48 +04:00
LICENSE Added license information. 2009-06-23 15:17:05 -05:00
Makefile More cleanups 2011-07-18 15:47:57 +04:00
Rakefile Download the BDB source code on demand. 2009-08-10 12:44:09 -05:00
README Add myself 2011-07-18 11:23:55 +04:00
rebar Make this run on Debian/Ubuntu 2011-07-18 11:50:39 +04:00
rebar.config Do not force pthread and add more diagnostic 2011-07-18 18:26:48 +04:00

This is an Erlang port driver that allows Erlang programs to store data in BerkleyDB.

Authors:
  Dave "dizzyd" Smith <dizzyd@dizzyd.com>
  Phil Toland <phil.toland@gmail.com>
  Jon Meredith <jon@jonmeredith.com>
  Sergey Yelin <elinsn@gmail.com>