apache / mnemonic

Apache Mnemonic - A non-volatile hybrid memory storage oriented library
https://mnemonic.apache.org
Apache License 2.0
121 stars 63 forks source link

MNEMONIC-562: Complete the build of mnemonic-nvml-vmem-service #157

Closed yzz127 closed 3 years ago

yzz127 commented 3 years ago

This memory service relies on a native code to work, it does rely on external persistent memory libraries to work. it is a challenge task to deploy the external library and build it.

Local build passed ./gradlew :mnemonic-memory-service:mnemonic-nvml-vmem-service:clean -x test BUILD SUCCESSFUL in 648ms 3 actionable tasks: 3 executed ./gradlew :mnemonic-memory-service:mnemonic-nvml-vmem-service:build -x test BUILD SUCCESSFUL in 1s 10 actionable tasks: 6 executed, 4 up-to-date