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.
 
 
 
 
 
 
Stanislav Tkach 841c23b265 Add the DB::key_may_exist_cf_opt method 3 years ago
..
backup.rs Remove need for &mut self in create_cf and drop_cf (v2) (#506) 4 years ago
checkpoint.rs Keep Cache and Env alive with Rc (#497) 3 years ago
column_family.rs Remove need for &mut self in create_cf and drop_cf (v2) (#506) 4 years ago
compaction_filter.rs Fix clippy warnings (#498) 4 years ago
compaction_filter_factory.rs Fix clippy warnings (#498) 4 years ago
comparator.rs Fix clippy warnings (#498) 4 years ago
db.rs Add 'key_may_exist' functions family 3 years ago
db_iterator.rs Remove need for &mut self in create_cf and drop_cf (v2) (#506) 4 years ago
db_options.rs Add the DB::key_may_exist_cf_opt method 3 years ago
db_pinnable_slice.rs Refactor db.rs and lib.rs into smaller pieces (#395) 5 years ago
ffi_util.rs Support fetching sst files metadata, delete files in range, get mem usage (#446) 4 years ago
lib.rs Remove need for &mut self in create_cf and drop_cf (v2) (#506) 4 years ago
merge_operator.rs Fix clippy warnings (#498) 4 years ago
perf.rs Keep Cache and Env alive with Rc (#497) 3 years ago
slice_transform.rs Adding backup engine info (#454) 4 years ago
snapshot.rs Remove need for &mut self in create_cf and drop_cf (v2) (#506) 4 years ago
sst_file_writer.rs Add support for SstFileWriter and DB::ingest_external_file (#421) 4 years ago
write_batch.rs Remove need for &mut self in create_cf and drop_cf (v2) (#506) 4 years ago