You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
steviez 626ff7e79d
fixup! Add constants for all supported properties (#599)
3 years ago
..
backup.rs Fix CI builds (#582) 3 years ago
checkpoint.rs Fixes suggested by clippy (#547) 3 years ago
column_family.rs Fix theoretical UB while transmuting Arc (#588) 3 years ago
compaction_filter.rs Release 0.17.0 (#539) 3 years ago
compaction_filter_factory.rs Release 0.17.0 (#539) 3 years ago
comparator.rs Fix clippy warnings (#498) 4 years ago
db.rs Make `CacheWrapper` and `EnvWrapper` Send and Sync (#586) 3 years ago
db_iterator.rs Release 0.17.0 (#539) 3 years ago
db_options.rs Support configuring bottom-most compression level (#590) 3 years ago
db_pinnable_slice.rs Use `Self` where possible (#538) 3 years ago
ffi_util.rs Make `CacheWrapper` and `EnvWrapper` Send and Sync (#586) 3 years ago
lib.rs Add constants for all supported properties (#589) 3 years ago
merge_operator.rs Replace mem::transmute with narrower conversions (#584) 3 years ago
perf.rs Fix CI builds (#582) 3 years ago
properties.rs fixup! Add constants for all supported properties (#599) 3 years ago
slice_transform.rs Adding backup engine info (#454) 4 years ago
snapshot.rs Support `multi_get_*` methods (#572) 3 years ago
sst_file_writer.rs Fixes suggested by clippy (#547) 3 years ago
write_batch.rs Fixes suggested by clippy (#547) 3 years ago