Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 270 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 270 Bytes

how to run it

  1. compile zetascale on your own platform.

  2. copy zs_sdk-xxx to zsnative/src/main/c/zs_sdk-2.0 and copy the lib/libzs.so to /usr/local/lib/libzs.so

  3. sudo apt install build-essential libaio-devel libevent-devel libsnappy-devel

mvn compile

mvn test