• fredchenbj's avatar
    Supoort db with ttl open (#227) · 8f271417
    fredchenbj authored
    * support DBWithTTL Open Interface
    
    * add DBWithTTL_Open test
    
    * run cargo fmt --all
    
    * small fix to pass travis ci
    
    * fix bug about with_ttl condition and code style
    
    * small fix to pass travis ci
    
    * small fix to pass travis ci
    
    * unify the with_ttl funtion's conditon
    
    * fix condition about with_ttl and add more tests
    
    * little fix to pass travis ci
    
    * little fix to pass travis ci
    
    * fix with_ttl condition and make it more clear
    
    * litte fix to pass travis ci
    8f271417
Name
Last commit
Last update
..
test.rs Loading commit data...
test_column_family.rs Loading commit data...
test_compact_range.rs Loading commit data...
test_compaction_filter.rs Loading commit data...
test_delete_files_in_range.rs Loading commit data...
test_delete_range.rs Loading commit data...
test_event_listener.rs Loading commit data...
test_ingest_external_file.rs Loading commit data...
test_iterator.rs Loading commit data...
test_metadata.rs Loading commit data...
test_multithreaded.rs Loading commit data...
test_prefix_extractor.rs Loading commit data...
test_rate_limiter.rs Loading commit data...
test_read_only.rs Loading commit data...
test_rocksdb_options.rs Loading commit data...
test_slice_transform.rs Loading commit data...
test_statistics.rs Loading commit data...
test_table_properties.rs Loading commit data...
test_ttl.rs Loading commit data...