Commit graph

11 commits

Author SHA1 Message Date
Gregory Burd db1eb122c6 Merge branch 'master' of git://github.com/kpy3/bdberl into merge-changes-from-kpy3
Conflicts:
	Makefile
	c_src/buildlib.sh
	include/bdberl.hrl
	int_test/DB_CONFIG
	rebar
	rebar.config
	test/bdberl_SUITE.erl
2011-11-28 12:39:11 -05:00
Gregory Burd 469bf225a2 Added del()ete to Erlang API. 2011-08-10 17:26:19 -04:00
Sergey Yelin 7bdfbacdc9 Fix flags (changed in 5.x) 2011-07-18 19:37:57 +04:00
Sergey Yelin a1291880df Disable stress test for now 2011-07-18 15:37:32 +04:00
Sergey Yelin a765b45841 Changes 2011-07-17 23:55:48 +04:00
Phillip Toland 09184b0399 Added license information. 2009-06-23 15:17:05 -05:00
Phillip Toland 37c84d760f Made test closer to what was happening in production. Sometimes fails with BDB Error: assert failure: ../dist/../mp/mp_fget.c/257: "bhp != NULL", also seen it run with CRC errors. 2009-06-23 15:16:59 -05:00
Jon Meredith 7c9da71b18 The read lock checks for the G_DATABASES rwlock were incorrect. Multiple readers
are possible.  Now the check for exclusive port/thread is only done on writes.

Added an integration test that reproduces conditions seen during the local-storage-ops-
in-coord branch.
2009-06-23 15:02:33 -05:00
Phillip Toland 8b13a5aefe Bunch of changes based on input from dialyzer. 2009-02-18 15:13:09 -06:00
Phillip Toland 58970fd32c Use Erlbox. 2009-02-12 12:49:50 -06:00
Phillip Toland 83c18a2bda Created a new stress test. 2008-12-16 16:22:04 -06:00