Justin Balthrop
|
d476d17fbf
|
don't commit gemspec
|
2009-11-20 14:10:57 -08:00 |
|
Justin Balthrop
|
0705ed02ea
|
update README
|
2009-11-20 13:45:39 -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
|
ea38686c2c
|
switch to jeweler
|
2009-11-19 13:46:24 -08:00 |
|
Justin Balthrop
|
478c94529f
|
add benchmark script
|
2009-11-19 11:13:58 -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
|
6e2dec6ff9
|
update api link
|
2009-10-02 15:39:34 -07:00 |
|
Justin Balthrop
|
8714158151
|
update api link
|
2009-10-02 15:39:09 -07:00 |
|
Justin Balthrop
|
9430986e08
|
update api link
|
2009-10-02 15:38:14 -07:00 |
|
Justin Balthrop
|
2abc1addd4
|
add mutex_set_max
|
2009-09-21 11:32:38 -07:00 |
|
Justin Balthrop
|
f5d2054739
|
bump version
|
2009-09-19 12:42:54 -07:00 |
|
Justin Balthrop
|
cc23fbfd31
|
support db-4.8
|
2009-09-19 12:41:24 -07:00 |
|
Justin Balthrop
|
865bf435f6
|
improve warning in associate callback function
|
2009-08-27 17:49:32 -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
|
af7cb910ac
|
add simple_test and enumerable range/dup queries. improve absolute sort
|
2009-08-07 13:18:56 -07:00 |
|
Justin Balthrop
|
5592d5b746
|
bump version
|
2009-08-06 18:17:00 -07:00 |
|
Justin Balthrop
|
401b8e8085
|
add absolute comparison function
|
2009-08-06 18:16:38 -07:00 |
|
Justin Balthrop
|
fb94827e79
|
bump version
|
2009-08-06 17:13:34 -07:00 |
|
Justin Balthrop
|
7ffae260c3
|
add support for ranges to bdb/simple
|
2009-08-06 17:13:07 -07:00 |
|
Justin Balthrop
|
36cd2b36e3
|
forgot to add simple to gemspec
|
2009-08-06 16:56:48 -07:00 |
|
Justin Balthrop
|
f28073fa9b
|
add Bdb::Simple
|
2009-08-06 14:19:00 -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 |
|
Piotr Usewicz
|
3d4a54eb05
|
Added installation instructions for db4.6 from MacPorts
Signed-off-by: Matt Bauer <bauer@mmmultiworks.com>
|
2009-01-12 22:13:08 +08:00 |
|
mattbauer
|
fdc6685372
|
Add get_home to Bdb::Env
|
2009-01-05 00:00:59 -06:00 |
|
mattbauer
|
3fc7b7533e
|
Note 4.7 in the README
|
2008-12-30 22:18:02 -06:00 |
|
mattbauer
|
d8a5fee030
|
Remove type from README
|
2008-12-30 21:56:49 -06:00 |
|
mattbauer
|
d33eb8350a
|
Remove test_files typo from the gemspec
|
2008-12-30 21:54:50 -06:00 |
|
mattbauer
|
162e3973ea
|
Remove the rdoc from the gemspec
|
2008-12-30 21:53:02 -06:00 |
|
mattbauer
|
6746238094
|
Getting the gem version working
|
2008-12-30 21:51:14 -06:00 |
|
mattbauer
|
bdb423635b
|
Include ARCHFLAGS warning for OS X
|
2008-12-30 16:39:54 -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 |
|
danj
|
b9d57911df
|
rewrite extconf
|
2008-11-07 21:53:02 +00:00 |
|
danj
|
ef151477bf
|
integrate K. Burge changes
|
2008-11-07 21:16:45 +00:00 |
|
danj
|
b869f6b33b
|
add free to txn_free (from Kevin Burge)
|
2008-08-25 13:58:47 +00:00 |
|
danj
|
abdf7eca07
|
data for test.rb
|
2007-12-04 16:25:03 +00:00 |
|
danj
|
7e629044e4
|
update to include txn interface changes
|
2007-12-04 16:23:21 +00:00 |
|
danj
|
0d6da8af0a
|
rearrange indicators of db open state, invalidate db handles after remove operation (per doc),
add more warnings about open handles,
|
2007-03-07 18:22:11 +00:00 |
|