Erlang interface to BerkeleyDB
Go to file
2011-12-05 12:16:25 -05:00
c_src Various fixes. 2011-12-05 12:16:25 -05:00
ebin Use lager for all log messages 2011-11-30 14:44:39 -05:00
include Transmit BDB event notifications into Erlang port driver. 2011-12-03 10:23:40 -05:00
int_test Merge branch 'master' of git://github.com/kpy3/bdberl into merge-changes-from-kpy3 2011-11-28 12:39:11 -05:00
mibs Adding MIB 2009-04-24 09:32:43 -06:00
src Various fixes. 2011-12-05 12:16:25 -05:00
test Add support for cursor->count() 2011-12-01 14:38:22 -05:00
.gitignore Use lager for all log messages 2011-11-30 14:44:39 -05:00
LICENSE Added license information. 2009-06-23 15:17:05 -05:00
Makefile Use lager for all log messages 2011-11-30 14:44:39 -05:00
README Add me to the list. 2011-11-29 13:42:06 -05:00
rebar Merge branch 'master' of git://github.com/kpy3/bdberl into merge-changes-from-kpy3 2011-11-28 12:39:11 -05:00
rebar.config Use lager for all log messages 2011-11-30 14:44:39 -05: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>
  Sergey Yelin <elinsn@gmail.com>
  Greg Burd <greg@basho.com> <gregburd@me.com>