Erlang interface to BerkeleyDB
Go to file
2011-07-18 15:37:32 +04:00
c_src Make this run on Debian/Ubuntu 2011-07-18 11:50:39 +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 Changes 2011-07-17 23:55:48 +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 11:28:38 +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 Remove DEBUG flag 2011-07-18 12:19:17 +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>