@rebornishard
Remove the entry WP_REDIS_DATABASE or set it to 0.
Also, not sure if WP_CACHE_KEY_SALT accepts “.” in the table name. Try using pakhaji only.
Make these changes and you should be able to connect.
@rebornishard
Can you see your data inside the redislabs.com DB ? Did you check it ?
May be the connections are not shown because the plugin opens and closes connection on each request and doesn’t have persistent connections.