Skip to content

Instantly share code, notes, and snippets.

@ambakshi
Created February 18, 2010 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ambakshi/307445 to your computer and use it in GitHub Desktop.
Save ambakshi/307445 to your computer and use it in GitHub Desktop.
wget http://redis.googlecode.com/files/redis-1.2.2.tar.gz
tar -zxvf redis-1.2.2.tar.gz
cd redis-1.2.2
make && ./redis-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment