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.
 
 
 
 
 
 
Yueh-Hsuan Chiang da4b7143b9
Upgrade to rocksdb v7.3.1 (#645)
3 years ago
..
backup.rs Consistently use ffi_util::to_cpath to convert Path to CString (#640) 3 years ago
checkpoint.rs Consistently use ffi_util::to_cpath to convert Path to CString (#640) 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 Allow passing &CStr arguments (#641) 3 years ago
db_iterator.rs Upgrade to rocksdb v7.3.1 (#645) 3 years ago
db_options.rs Consistently use ffi_util::to_cpath to convert Path to CString (#640) 3 years ago
db_pinnable_slice.rs Use `Self` where possible (#538) 3 years ago
ffi_util.rs Allow passing &CStr arguments (#641) 3 years ago
lib.rs Allow passing &CStr arguments (#641) 3 years ago
merge_operator.rs Replace mem::transmute with narrower conversions (#584) 3 years ago
perf.rs Fix clippy warnings (#627) 3 years ago
properties.rs Convert properties to &CStr (#643) 3 years ago
slice_transform.rs Allow passing &CStr arguments (#641) 3 years ago
snapshot.rs Add Snapshot PinnableSlice based API (#606) 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