• dorianzheng's avatar
    cherry-pick: ci and test fix (#263) · 244a8dfc
    dorianzheng authored
    * *: update ci and format (#248)
    
    (cherry picked from commit dd413e47)
    
    * *: improve build process and update rocksdb (#243)
    
    Some trivial changes are applied:
    - Refactor Makefile
    - Refactor README.md
    - Add the rust-toolchain
    - Update RocksDB submodule
    - Reorganize the tests structure
    
    (cherry picked from commit 064ab221)
    
    * make format
    
    * allow nightly version fail
    
    * minor fix
    244a8dfc
Name
Last commit
Last update
..
mod.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...