Erlang interface to BerkeleyDB
Go to file
2011-08-08 16:29:06 -04:00
c_src Moved check_all_databases_closed inside check for G_DB_ENV != NULL, otherwise 2009-12-05 04:37:33 +08:00
ebin Version bump for release 12. 2009-06-23 15:05:29 -05:00
include Updated Jon's email address. 2009-06-23 15:27:37 -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 Add a simple .app.src file to use with rebar. 2011-08-08 16:29:06 -04:00
test Added license information. 2009-06-23 15:17:05 -05:00
.gitignore Download the BDB source code on demand. 2009-08-10 12:44:09 -05:00
LICENSE Added license information. 2009-06-23 15:17:05 -05:00
Makefile Add a simple Makefile that calls rebar. 2011-08-08 16:28:40 -04:00
Rakefile Download the BDB source code on demand. 2009-08-10 12:44:09 -05:00
README Updated Jon's email address. 2009-06-23 15:27:37 -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 <jon@jonmeredith.com>