nuster
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
How to download and setup nuster
Open terminal and run command
git clone https://github.com/jiangwenyuan/nuster.git
git clone is used to create a copy or clone of nuster repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with nuster https://github.com/jiangwenyuan/nuster/archive/master.zip
Or simply clone nuster with SSH
[email protected]:jiangwenyuan/nuster.git