Does it matter if I run Redis or Memcached as root or non-root?
I'm thinking of creating a non-sudo Redis/Memcached user, and running the cache as that user. I would make all files owned by that non-sudo user. What would be the pros and cons of such a setup?