Niko PLP
c51f1bcffb
Squashed 'librocksdb-sys/rocksdb/' changes from 62d62a9d1..2776c764d
...
2776c764d copying key when received
85d59d7c7 randomize only the IV part of prefix
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 2776c764d099304c656a4515ee4d4383fb2b12b1
1 year ago
Petter Egesund
c14532d8c2
Support for comparators as closures ( #765 )
2 years ago
Oleksandr Anyshchenko
b5b9e56d08
Bump rocksdb to 7.8.3 ( #722 )
2 years ago
walter
6cd1c020b0
Fix clippy warnings ( #691 )
2 years ago
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.
...
Also rustfmt on source.
8 years ago
Alexander Regueiro
57d4669d97
Added explicit `CompareFn` type for comparator function.
...
Changed return type of comparator function from `i32` to `std::cmp::Ordering`.
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
10 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