Erlang interface to BerkeleyDB
Go to file
2009-06-23 15:17:05 -05:00
c_src Added license information. 2009-06-23 15:17:05 -05:00
ebin Version bump for release 12. 2009-06-23 15:05:29 -05:00
include Added license information. 2009-06-23 15:17:05 -05: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 Added license information. 2009-06-23 15:17:05 -05:00
test Added license information. 2009-06-23 15:17:05 -05:00
.gitignore Ignore the priv/mibs directory 2009-04-24 16:22:13 -05:00
LICENSE Added license information. 2009-06-23 15:17:05 -05:00
Rakefile Added license information. 2009-06-23 15:17:05 -05:00
README Added a simple readme file. 2009-06-23 15:17:05 -05: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 <jmeredith@thehive.com>