Commit graph

14 commits

Author SHA1 Message Date
Justin Balthrop
eb48418f2f add deadlock test 2009-11-24 10:12:52 -08:00
Justin Balthrop
a67537ee54 add missing replication file 2009-11-23 23:30:48 -08:00
Justin Balthrop
bef69b90eb add support for replication 2009-11-23 23:29:26 -08:00
Justin Balthrop
cc91cdcd14 add missing files 2009-11-19 22:00:54 -08:00
Justin Balthrop
5667b6bfff add support for DB_THREAD in preparation for replication 2009-11-19 20:01:11 -08:00
Justin Balthrop
597fbb963c refactor and add PartitionedDatabase 2009-11-19 15:45:53 -08:00
Justin Balthrop
110221e983 fixes for database 2009-11-19 13:46:38 -08:00
Justin Balthrop
147c4696c8 replace Bdb::Simple with Bdb::Database 2009-11-19 11:13:38 -08:00
Justin Balthrop
9809bb805d fix memory allocation error in associate. was causing random DB_SECONDARY_BAD errors if garbage collection reclaimed the space for the secondary key returned by the associate callback 2009-10-16 17:57:12 -07:00
Justin Balthrop
9e2b2e2abb optimized compare_absolute method 2009-08-07 14:43:40 -07:00
Justin Balthrop
af7cb910ac add simple_test and enumerable range/dup queries. improve absolute sort 2009-08-07 13:18:56 -07:00
Justin Balthrop
401b8e8085 add absolute comparison function 2009-08-06 18:16:38 -07:00
Justin Balthrop
7ffae260c3 add support for ranges to bdb/simple 2009-08-06 17:13:07 -07:00
Justin Balthrop
f28073fa9b add Bdb::Simple 2009-08-06 14:19:00 -07:00