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.
 
 
 
 
 
 
walter 4ac69cd978
Add DB::open_cf_with_opts method (#689)
2 years ago
..
fail Support RocksDB transaction. (#565) 2 years ago
util Change iterators to return Result (#648) 2 years ago
test_backup.rs Support restoring from a specified backup (#561) 3 years ago
test_checkpoint.rs Keep Cache and Env alive with Rc (#497) 3 years ago
test_column_family.rs Add DB::open_cf_with_opts method (#689) 2 years ago
test_compationfilter.rs Use pretty_assertions in tests (#451) 4 years ago
test_db.rs Change iterators to return Result (#648) 2 years ago
test_iterator.rs Change iterators to return Result (#648) 2 years ago
test_merge_operator.rs Fix clippy warnings (#627) 2 years ago
test_multithreaded.rs Use pretty_assertions in tests (#451) 4 years ago
test_optimistic_transaction_db.rs Release 0.19.0 (#669) 2 years ago
test_pinnable_slice.rs Add Snapshot PinnableSlice based API (#606) 2 years ago
test_property.rs Convert properties to &CStr (#643) 2 years ago
test_raw_iterator.rs Add `DBRawIteratorWithThreadMode::item` method returning (key, value) (#647) 2 years ago
test_rocksdb_options.rs Use external compression crates where possible (#555) 3 years ago
test_slice_transform.rs Refactor iterator-related tests (#652) 2 years ago
test_sst_file_writer.rs Use pretty_assertions in tests (#451) 4 years ago
test_transaction_db.rs Release 0.19.0 (#669) 2 years ago
test_write_batch.rs Use pretty_assertions in tests (#451) 4 years ago