зеркало из https://github.com/Azure/YCSB.git
[rocksdb] change README to build just rocksdb binding (#1447)
change mvn build target to just build rocksdb-binding. This also makes the build command to be consistent with these for other bindings.
This commit is contained in:
Родитель
989b930d47
Коммит
49ce12a399
|
@ -26,7 +26,7 @@ Clone the YCSB git repository and compile:
|
|||
|
||||
git clone https://github.com/brianfrankcooper/YCSB.git
|
||||
cd YCSB
|
||||
mvn clean package
|
||||
mvn -pl site.ycsb:rocksdb-binding -am clean package
|
||||
|
||||
### 2. Run YCSB
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче