• keorn's avatar
    Automatic compaction selection on Linux (#2785) · 479657b2
    keorn authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
    * add auto compaction types
    
    * pass db paths
    
    * detect drive type on Linux
    
    * use base db path
    
    * add docstring
    
    * limit the test to be side effect free
    
    * use base db path
    
    * more docs
    
    * fix parsing test
    
    * update error
    
    * detect only on Linux
    
    * make test Linux only
    
    * add second device letter, update cli doc
    
    * use spaces in cli doc
    
    * import only on linux
    
    * default->auto
    479657b2