Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Run this examples

Change to application dir:

$ cd spymemcached <OR> xmemcached

Make sure the following ENV variables are set in a .env file:

MEMCACHIER_USERNAME=
MEMCACHIER_PASSWORD=
MEMCACHIER_SERVERS=

Then run:

$ mvn compile
$ mvn package
$ foreman start