Erlang interface to BerkeleyDB
Go to file
2011-08-09 15:05:11 -04:00
c_src Now passing all tests. 2011-08-09 12:15:08 -04:00
ebin Fix version, it should match Berkeley DB. 2011-08-09 15:02:04 -04:00
include Updated to Oracle Berkeley DB version 5.2.28 2011-08-09 11:01:44 -04:00
int_test Added license information. 2009-06-23 15:17:05 -05:00
mibs Adding MIB 2009-04-24 09:32:43 -06:00
src Fix version, it should match Berkeley DB. 2011-08-09 15:02:04 -04:00
test Now passing all tests. 2011-08-09 12:15:08 -04:00
.gitignore Updated to Oracle Berkeley DB version 5.2.28 2011-08-09 11:01:44 -04:00
LICENSE Added license information. 2009-06-23 15:17:05 -05:00
Makefile Now passing all tests. 2011-08-09 12:15:08 -04:00
README Updated Jon's email address. 2009-06-23 15:27:37 -05:00
rebar Add a recent copy of rebar. 2011-08-08 16:29:34 -04:00
rebar.config Updated to Oracle Berkeley DB version 5.2.28 2011-08-09 11:01:44 -04:00
rebar.mk Updated to Oracle Berkeley DB version 5.2.28 2011-08-09 11:01:44 -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>