Commit Graph

20 Commits (master)

Author SHA1 Message Date
Justin Balthrop d99b6f7c45 add deadlock test 2009-11-24 13:29:07 -08:00
Justin Balthrop 251eff4063 add replication test and example 2009-11-24 09:38:53 -08:00
Justin Balthrop 0359fe7c49 add database test 2009-11-23 23:34:51 -08:00
Justin Balthrop bef69b90eb add support for replication 2009-11-23 23:29:26 -08:00
Justin Balthrop e0a617bde7 make compiling easier if you installed bdb in the default location 2009-11-23 23:29:11 -08:00
Justin Balthrop 478c94529f add benchmark script 2009-11-19 11:13:58 -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 f83703c6af add simple_test and enumerable range/dup queries. improve absolute sort 2009-08-07 13:19:23 -07:00
Justin Balthrop 6d5a78fd98 update tests and bump version 2009-08-06 11:36:34 -07:00
Justin Balthrop c5e7eb6c73 add support for set_btree_compare and multi-key secondary indexes 2009-08-04 18:38:24 -07:00
mattbauer fdc6685372 Add get_home to Bdb::Env 2009-01-05 00:00:59 -06:00
mattbauer c2cda84957 Txn tests 2008-12-30 16:30:03 -06:00
mattbauer d30f0f3f80 Environment test and additional getters 2008-12-30 14:15:04 -06:00
mattbauer 11e310b884 Cursor join test 2008-12-29 19:18:29 -06:00
mattbauer 7f98adca87 Cursor tests 2008-12-29 16:17:16 -06:00
mattbauer 09ee9704e4 Stats tests 2008-12-28 23:43:02 -06:00
mattbauer 418880baa1 Additional DB tests 2008-12-28 23:32:42 -06:00
mattbauer 93716e1ead Test structure change and db test updates 2008-12-28 23:14:29 -06:00
mattbauer e505f13f17 Gemification and updated extconf.rb 2008-12-27 20:12:49 -06:00