Stanislav Tkach
|
841c23b265
|
Add the DB::key_may_exist_cf_opt method
|
4 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 |
David
|
3282b2fa22
|
Add support for data block hash index (#358)
|
5 years ago |
Jesse Rusak
|
f71953dcd9
|
Make DBPath use tempfile. (#394)
|
5 years ago |
wqfish
|
4f9524bd36
|
Move to Rust 2018 (#375)
|
5 years ago |
Andronik Ordian
|
64bd098993
|
Expose format version (#357)
|
5 years ago |
Andronik Ordian
|
6c7f6af7d7
|
Options: add set_verify_checksums and set_level_compaction_dynamic_level_bytes (#349)
|
5 years ago |
Jordan Terrell
|
602a683646
|
Confirm calling Options.increase_parallelism works on all platforms...
|
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 |