7 Commits (f54deaf1e075d4784d235d503c92672722bd2dae)

Author SHA1 Message Date
Rick Richardson d31e2bb88e updated merge_operator framework to support merge types other than associative (support a partial merge and full merges that may or may not have an existing value) 7 years ago
Marat Safin 56e5829b89 use assert_eq! in test and return vec from unsafe 7 years ago
Marat Safin f967d3c50f list column family 7 years ago
Gary Tierney b404f46012 Add a test covering DB::open_cf_descriptors() 7 years ago
Gary Tierney c89a296dc1 Test that creating missing column families works correctly 7 years ago
Volker Mische 6408a42c7a Move tests to the default `tests` directory 7 years ago
Richard Dodd 63a77d22c9 Add some documentation and wrap column_family_t 8 years ago
Tyler Neely ad2c15ac7c prep for 0.5 release 8 years ago
Tyler Neely 121ed9a993 formatting 8 years ago
Alexander Regueiro d9e0e9ad79 Made various aesthetic changes. 8 years ago
Karl Hobley f8e96a02df Improve naming of some of the new Options methods 8 years ago
Karl Hobley 651a2106fc Added an Error type 8 years ago
Tyler Neely a5becb4308 move merge operator column family test to ignored test for now 8 years ago
Tyler Neely aec7db81f2
Clean up code a bit, make clippy happier, use proper types. 8 years ago
ngaut bb0ca27556 *: Fix clippy warnings. 9 years ago
Tyler Neely edf9421ff4 rustfmt 9 years ago
Tyler Neely 0fc2441a2e nuke DBResult 9 years ago
Steve Klabnik a7fdf42ed8 Fix all warnings 9 years ago
Tyler Neely a09580fec7 small refactor to get CF's working on batches at the cost of OOB CF handling 9 years ago
Tyler Neely c5e6fb30dd Add more (failing) cf tests 9 years ago
Tyler Neely 9f55661eba checkpointing cf work 9 years ago
Tyler Neely 4db1723001 Fix pointer use for opening column families. 9 years ago
Tyler Neely 520d9cef43 Initial column family (broken) stubs. 9 years ago