Jordan Terrell
|
e565d68852
|
Fixing rustfmt.toml and applying formatting...
|
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.
|
7 years ago |
Tyler Neely
|
ad2c15ac7c
|
prep for 0.5 release
|
8 years ago |
Alexander Regueiro
|
d9e0e9ad79
|
Made various aesthetic changes.
Normalized style headers, added item to CHANGELOG regarding imports.
|
8 years ago |
Tyler Neely
|
aec7db81f2
|
Clean up code a bit, make clippy happier, use proper types.
|
8 years ago |
Tyler Neely
|
edf9421ff4
|
rustfmt
|
9 years ago |
Tyler Neely
|
0fc2441a2e
|
nuke DBResult
|
9 years ago |
Steve Klabnik
|
a7fdf42ed8
|
Fix all warnings
|
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
|
520d9cef43
|
Initial column family (broken) stubs.
|
9 years ago |
Michael Neumann
|
18aa0d37be
|
Allow RocksDB to be shared across threads
|
9 years ago |