Skip to content

Instantly share code, notes, and snippets.

@fancyboynet
Last active February 27, 2018 01:39
Show Gist options
  • Save fancyboynet/e6c3bb13535cbcdc715bea8c1e86b630 to your computer and use it in GitHub Desktop.
Save fancyboynet/e6c3bb13535cbcdc715bea8c1e86b630 to your computer and use it in GitHub Desktop.
brew upgrade
brew install redis
brew services start reids
redis-cli ping // will output 'PONG'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment