30 Commits (895c3f0c325e8c609710001ccc833d1a4d8ad332)

Author SHA1 Message Date
Jordan Terrell 895c3f0c32 Fixing spelling typos... 6 years ago
Oleksandr Anyshchenko b7b456954a Review changes 6 years ago
Jordan Terrell e565d68852 Fixing rustfmt.toml and applying formatting... 6 years ago
Jordan Terrell 16183467ef Changing comments to doc-comments [skip ci] 6 years ago
Jordan Terrell 9108205a6d Test fix: Ensuring db cleanup doesn't happen until after test completion... 6 years ago
Jordan Terrell 0a1eff1833 Renaming DBName to DBPath and implementing AsRef<Path> on DBPath... 6 years ago
Eugene P 0caadb7d7e Add initial checkpoints implementation and tests 6 years ago
Oleksandr Anyshchenko 8863012a19 Methods `crate_cf` and `drop_cf` are immutable. 6 years ago
Tyler Neely 3f3851e720
Update test_iterator.rs 6 years ago
Martin Ek 17588a7658 Make sure DB is dropped after all tests 6 years ago
Martin Ek dbcca72ce6 Clean-up after test_prefix_iterator 6 years ago
Martin Ek 37470d341c Add db.full_iterator() 6 years ago
Diego Ongaro aa9550254a Fix reverse iteration from a given key 6 years ago
Tyler Neely f6a27ae221
fix prefix iterator test 6 years ago
Tyler Neely ba186b4bfa
fix prefix iterator by using a prefix extractor 6 years ago
Tyler Neely 12093252c6
add slice transform support 6 years ago
Griffin Smith 15ad3666f5 Allow creating iterators over prefixes 7 years ago
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
Karl Hobley 1c3333636d Implement RawIterator.seek_for_prev 7 years ago
Volker Mische 6408a42c7a Move tests to the default `tests` directory 7 years ago