I want to stop the redis server and it just keeps going and going. I am using redis-2.6.7
Check that it is running:
redis-server
It say
If You use Ubuntu or other linux distros try stop redis server:
sudo service redis-server stop