Skip to content

Instantly share code, notes, and snippets.

@muratgozel
Last active July 10, 2017 22:41
Show Gist options
  • Save muratgozel/571c8d4e3abc6a535dcd1c22c8e31a88 to your computer and use it in GitHub Desktop.
Save muratgozel/571c8d4e3abc6a535dcd1c22c8e31a88 to your computer and use it in GitHub Desktop.

On mac:

brew install redis and start it by typing redis-server in the terminal.

On Linux:

sudo apt-get install redis-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment