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
walter
e78c9e8879
Add WriteBatch::data method ( #690 )
2 years ago
Stanislav Tkach
4a064d0f72
Use pretty_assertions in tests ( #451 )
4 years ago
Oleksandr Anyshchenko
d4023f2683
Add clippy linter in CI ( #417 )
5 years ago
wqfish
4f9524bd36
Move to Rust 2018 ( #375 )
5 years ago
Oleksandr Anyshchenko
05350ac88c
Added a clear method for WriteBatch
6 years ago
Jordan Terrell
e565d68852
Fixing rustfmt.toml and applying formatting...
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
Martin Ek
17588a7658
Make sure DB is dropped after all tests
7 years ago
Volker Mische
6408a42c7a
Move tests to the default `tests` directory
...
Instead of specifying a custom test directory, use the default
Rust way of doing things (which is having a `tests` directory.
8 years ago
Tyler Neely
121ed9a993
formatting
8 years ago
Alexander Regueiro
d9e0e9ad79
Made various aesthetic changes.
...
Normalized style headers, added item to CHANGELOG regarding imports.
8 years ago
zhangjinpeng1987
42c5bb92dc
set num levels
8 years ago