codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
How to download and setup codis
Open terminal and run command
git clone https://github.com/CodisLabs/codis.git
git clone is used to create a copy or clone of codis 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 codis https://github.com/CodisLabs/codis/archive/master.zip
Or simply clone codis with SSH
[email protected]:CodisLabs/codis.git