18 Commits (da4b7143b9b39979f5d197ede139a88df30a311d)

Author SHA1 Message Date
Andrea Corradi 92ce69d7c4
Fix clippy warnings (#498) 4 years ago
Oleksandr Anyshchenko d4023f2683
Add clippy linter in CI (#417) 5 years ago
Jordan Terrell e565d68852 Fixing rustfmt.toml and applying formatting... 6 years ago
Alexander Regueiro 12d79986b2 Changed rocksdb module name prefix to db. 8 years ago
Alexander Regueiro 57d4669d97 Added explicit `CompareFn` type for comparator function. 8 years ago
Tyler Neely 121ed9a993 formatting 8 years ago
Alexander Regueiro ffefbd0907 Performed lots of clean-up on code. 8 years ago
ngaut 3916a06789 *: Tiny clean up. 9 years ago
ngaut bb0ca27556 *: Fix clippy warnings. 9 years ago
Ceri Storey 45d6436f0e Format with rustfmt. 9 years ago
siddontang e728a14a97 src: format codes. 9 years ago
Tyler Neely edf9421ff4 rustfmt 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 269c5712a6 Run rustfmt on the code. 10 years ago
David Greenberg 86ab20ffd6 Add iterator API 10 years ago
David Greenberg 909bc8819c Improve safety of borrow checker with ffi objects 10 years ago
Tyler Neely e268a741ee Cleanup imports. 10 years ago
Tyler Neely 3bd37709fe Added initial comparator code. 10 years ago