10 Commits (cb0bac827fa05201962f24f95ddefcf738283960)

Author SHA1 Message Date
Jesse Rusak 8817fc7b1c
Refactor db.rs and lib.rs into smaller pieces (#395) 5 years ago
wqfish 22f36ce97f Improve ffi_try macro to make trailing comma optional (#371) 5 years ago
Jordan Terrell 21b9a9e98a Key/value arguments are now generic types that impl AsRef<[u8]>... 6 years ago
Rick Richardson 8a64585520 changed try_ffi to take trailing comma and updated rustfmt accordingly 7 years ago
Tyler Neely 2a29b0ae5f cut version 0.6.0 8 years ago
Thayne McCombs a467e6bfed Add methods for compacting ranges. 8 years ago
hh9527 51dd656272 Fix compile failed in stable/beta 8 years ago
hh9527 2bace2ca0d Fix: https://github.com/spacejam/rust-rocksdb/issues/96 (#1) 8 years ago
Tyler Neely 121ed9a993 formatting 8 years ago
Alexander Regueiro 364f3abd49 Added `ffi_try!` macro and adapted native calls to use it. 8 years ago