Yep exactly, since in general the best practice is to create one user per service, it's often named as the product ha ha
Same config here 🙂
I have another problem all my new registered users apears like in foto:
http://i.imgur.com/SEhlcOr.png
And in logs i see this error
node_redis: Deprecated: The ZADD command contains a "undefined" argument.
This is converted to a "undefined" string now and will return an error from v.3.0 on.
Please handle this in your code to make sure everything works as you intended it to.
How fix it?
That's not a Redis error but it does appear to be a bug. Open an issue on Github.