-
Notifications
You must be signed in to change notification settings - Fork 248
Building EVCache Client
Andreas Andreakis edited this page Sep 19, 2018
·
3 revisions
- Git version 1.7.11.3 or higher
- Gradle 1.0-milestone-9 or higher
-
Get the EVCache source from github
git init git remote add --track master origin [email protected]:Netflix/EVCache.git git pull
-
Now, build the EVCache by executing the following in the directory where you pulled your sources.
./gradlew clean build test
-
After a successful build, you can find the following executable jars
- EVCache Client (./client/build/libs/evcache-client-*.jar )
A Netflix Original Production
Tech Blog | Twitter @NetflixOSS | Twitter @EVCacheOSS | Jobs