wget http://download.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redistable
sudo apt-get install make
sudo apt-get install gcc
sudo apt-get install tcl
sudo apt-get install build-essential
sudo apt-get update
## se houver outro erro como "erro fatal:jemalloc/jemalloc.h:Nenhum arquivo ou diretório"
## basta executar "make distclean"
fazer
fazer teste