18 Commits (master)

Author SHA1 Message Date
Niko PLP c51f1bcffb Squashed 'librocksdb-sys/rocksdb/' changes from 62d62a9d1..2776c764d 1 year ago
Niklas Fiekas e0dab6a098
Prefer rocksdb_free to free for RocksDB memory (#794) 2 years ago
Congyu 3257d087dc
Retrieve Value from `KeyMayExist` if value found in Cache or Memory (#759) 2 years ago
Yuri Kotov 9157df0c6f
Fix rustdoc::broken-intra-doc-links errors (#744) 2 years ago
cwlittle 548b425a13
Bump bindgen 0.63.0 -> 0.64.0 (#734) 2 years ago
Michal Nazarewicz e99a12bfee
Allow passing &CStr arguments (#641) 3 years ago
Oleksandr Anyshchenko 04a0dca01d
Make `CacheWrapper` and `EnvWrapper` Send and Sync (#586) 3 years ago
Niklas Fiekas c482c625ef
Optimize non-overlapping copy in raw_data (#583) 3 years ago
Linh Tran Tuan 6d60d48ba2
Support fetching sst files metadata, delete files in range, get mem usage (#446) 5 years ago
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