This is the main source code repository for rust-LSM.
- Make sure you have installed the dependencies:
- rustc 1.31.0 nightly
-
Clone the [source] with
git
:$ git clone https://github.com/zhuguoliang/rLSM.git $ cd rLSM
All discussion on github issues.
- GitHub Issues - Direct questions about using this wheel.
To contribute, pull request works just fine.
rLSM is primarily distributed under the terms of the MIT license.