Roman Zeyde
|
2ed4d80cf3
|
Allow setting options on a ColumnFamily (#478)
|
4 years ago |
Stanislav Tkach
|
4a064d0f72
|
Use pretty_assertions in tests (#451)
|
4 years ago |
Linh Tran Tuan
|
6d60d48ba2
|
Support fetching sst files metadata, delete files in range, get mem usage (#446)
|
4 years ago |
Linh Tran Tuan
|
729fb69993
|
Add dbpath and env options (#445)
|
4 years ago |
David Calavera
|
be96f049c9
|
Expose `open_with_ttl`. (#425)
|
5 years ago |
Oleksandr Anyshchenko
|
d4023f2683
|
Add clippy linter in CI (#417)
|
5 years ago |
David Calavera
|
7ce246675d
|
Cleanup tests (#409)
|
5 years ago |
David Calavera
|
7105d0d2d2
|
Add support for open_as_secondary APIs. (#406)
|
5 years ago |
wqfish
|
53b870c716
|
Change APIs that never return error to not return Result (#383)
|
5 years ago |
wqfish
|
4f9524bd36
|
Move to Rust 2018 (#375)
|
5 years ago |
Gary Guo
|
473b1671c7
|
Always use pinnable slice for get operations (#345)
|
5 years ago |
Nathan Fiedler
|
6e39fd715b
|
Add get_updates_since() wrapper and its iterator (#332)
|
5 years ago |
Oleksandr Anyshchenko
|
a05151f6ae
|
Merge with master and update changelog
|
5 years ago |
Ilya Bogdanov
|
932a70e1f1
|
Add `DB::latest_sequence_number` method. (#326)
|
5 years ago |
pavel-mukhanov
|
bc63f2b057
|
Clone snapshot in test instead of create new.
|
5 years ago |
pavel-mukhanov
|
7449fda48e
|
Rewrite sync_snapshot_test without unchecked threads.
|
5 years ago |
pavel-mukhanov
|
c8d9f6e56f
|
Fix fmt.
|
5 years ago |
pavel-mukhanov
|
e08fe8f6e0
|
Add test for sync snapshot.
|
5 years ago |
Jordan Terrell
|
9e98f60a65
|
Adding test for AsRef<[u8]> impl on DBVector...
|
6 years ago |
Oleksandr Anyshchenko
|
e7f5c24105
|
Applied clippy lints
|
6 years ago |
Jordan Terrell
|
896dbc6c61
|
Applying changes from rustfmt...
|
6 years ago |
Jordan Terrell
|
4dfedd9dfd
|
Removing unnecessary let bindings in tests...
|
6 years ago |
Jordan Terrell
|
cf4679d8e8
|
Some test cleanup...
|
6 years ago |
Jordan Terrell
|
4a974054b2
|
Fixing incorrect copyright year...
|
6 years ago |
Jordan Terrell
|
8f843a8eb7
|
Adding missing end-of-file newlines...
|
6 years ago |
Jordan Terrell
|
1a2c268274
|
Moving tests to take advantage of DBPath (ensuring cleanup)...
|
6 years ago |