I'm completely fallen for Redis, ditching my MySql - but feel concerned there may not be enough
support for it yet ( compared to MySql ) -
Does anyone know of any hosting providers, that support Redis via Cpanel etc ?
May I ask why you chose Redis?<p>I love Redis, I'm using it as a storage for my application. But as I develop my app further, I realized that Redis also has it's disadvantage. First of all, it's not really a database. Well, it can work like it. It's faster than it. But I still feel that the stability of a database is better compared to Redis. Also, searching. Damn! I can't search through Redis. Or maybe it's hard to search keys, indexes, or such in Redis. It's possible, but I don't like how it will be done.<p>To answer you question, just use Redis To Go (<a href="http://redistogo.com/" rel="nofollow">http://redistogo.com/</a>). Well, it's not in Cpanel but I think it's better that way. :)