Each user you turn on Redis for will have their own Redis socket to connect to. When you turn it on under the user it will show you the socket.
So the socket will look something like : /home/testuser/.redis/redis.sock
In your application tell it to connect to this socket.