Erlang interface to BerkeleyDB
Go to file
2011-07-18 11:23:55 +04:00
c_src Changes 2011-07-17 23:55: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 Changes 2011-07-17 23:55:48 +04:00
mibs Adding MIB 2009-04-24 09:32:43 -06:00
src Changes 2011-07-17 23:55:48 +04:00
test Changes 2011-07-17 23:55:48 +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 Add erlang flags 2011-07-18 11:18:29 +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 Bump up BerkeleyDB version to 5.1.25 2011-07-17 23:50:40 +04:00
rebar.config Cleanup 2011-07-18 11:18:43 +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>