11 Commits (6eb1b149e96e820d4005989c89ad9f3fef469680)

Author SHA1 Message Date
Niko PLP c51f1bcffb Squashed 'librocksdb-sys/rocksdb/' changes from 62d62a9d1..2776c764d 1 year ago
Michal Nazarewicz 0af1f8e645
Add `DBRawIteratorWithThreadMode::item` method returning (key, value) (#647) 2 years ago
Oleksandr Anyshchenko 6ed14c3e34
Fix CI builds (#582) 3 years ago
Stanislav Tkach 4a064d0f72
Use pretty_assertions in tests (#451) 4 years ago
Oleksandr Anyshchenko d4023f2683
Add clippy linter in CI (#417) 4 years ago
wqfish 4f9524bd36 Move to Rust 2018 (#375) 5 years ago
Gary Guo 23608e905e Avoid copy in DBRawIterator::{key, value} 5 years ago
Jordan Terrell e565d68852 Fixing rustfmt.toml and applying formatting... 6 years ago
Jordan Terrell 0a1eff1833 Renaming DBName to DBPath and implementing AsRef<Path> on DBPath... 6 years ago
Martin Ek 17588a7658 Make sure DB is dropped after all tests 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
Karl Hobley 6f1aae1997 Remove just_seeked from DBRawIterator 8 years ago
Karl Hobley 73d75af5c3 Added tests for DBRawIterator 8 years ago