On mac:
brew install redis and start it by typing redis-server in the terminal.
On Linux:
sudo apt-get install redis-server
On mac:
brew install redis and start it by typing redis-server in the terminal.
On Linux:
sudo apt-get install redis-server