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.
 
 
 
 
 
 
Niklas Fiekas 080d2fa7c8
Fix clippy warnings (#680)
2 years ago
..
transactions Release 0.19.0 (#669) 2 years ago
backup.rs Support RocksDB transaction. (#565) 2 years ago
checkpoint.rs Support RocksDB transaction. (#565) 2 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 Support RocksDB transaction. (#565) 2 years ago
db_iterator.rs Change iterators to return Result (#648) 2 years ago
db_options.rs Fix clippy warnings (#680) 2 years ago
db_pinnable_slice.rs Fix clippy warnings (#680) 2 years ago
ffi_util.rs Allow passing &CStr arguments (#641) 3 years ago
iter_range.rs Introduce ReadOptions::set_iterate_range and PrefixRange (#656) 2 years ago
lib.rs Fix clippy warnings (#680) 2 years ago
merge_operator.rs Replace mem::transmute with narrower conversions (#584) 3 years ago
perf.rs Fix clippy warnings (#680) 2 years ago
properties.rs Convert properties to &CStr (#643) 3 years ago
slice_transform.rs Small clean-ups (including fix for UB) (#616) 3 years ago
snapshot.rs Support RocksDB transaction. (#565) 2 years ago
sst_file_writer.rs Fixes suggested by clippy (#547) 3 years ago
write_batch.rs Support RocksDB transaction. (#565) 2 years ago