Skip to content

Instantly share code, notes, and snippets.

@wynemo
Created July 27, 2013 15:36
Show Gist options
  • Select an option

  • Save wynemo/6095186 to your computer and use it in GitHub Desktop.

Select an option

Save wynemo/6095186 to your computer and use it in GitHub Desktop.
redis learning
sudo aptitude install redis-server
sudo /etc/init.d/redis-server restart
port is 6379
pip install tornado-redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment