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.
 
 
 
 
 
 
Nelson Elhage bc07d0cd28
Don't segfault on failed a merge operator. (#437)
4 years ago
..
backup.rs Add some doc-comments and tiny refactoring (#424) 4 years ago
checkpoint.rs Add clippy linter in CI (#417) 4 years ago
column_family.rs Export DEFAILT_COLUMN_FAMILY_NAME constant (#435) 4 years ago
compaction_filter.rs Add clippy linter in CI (#417) 4 years ago
comparator.rs Add clippy linter in CI (#417) 4 years ago
db.rs Export DEFAILT_COLUMN_FAMILY_NAME constant (#435) 4 years ago
db_iterator.rs Add clippy linter in CI (#417) 4 years ago
db_options.rs Add set_max_log_file_size and set_recycle_log_file_num to the Options (#433) 4 years ago
db_pinnable_slice.rs Refactor db.rs and lib.rs into smaller pieces (#395) 5 years ago
ffi_util.rs Refactor db.rs and lib.rs into smaller pieces (#395) 5 years ago
lib.rs Export DEFAILT_COLUMN_FAMILY_NAME constant (#435) 4 years ago
merge_operator.rs Don't segfault on failed a merge operator. (#437) 4 years ago
slice_transform.rs Fix slice transformers with no in_domain callback (#438) 4 years ago
snapshot.rs Add some doc-comments and tiny refactoring (#424) 4 years ago
sst_file_writer.rs Add support for SstFileWriter and DB::ingest_external_file (#421) 4 years ago
write_batch.rs Refactor db.rs and lib.rs into smaller pieces (#395) 5 years ago