Redis seems to be the solution for caching nowdays.
Hopefully there will be a full functioning redis included. The current 'redis' & 'memcached' is for show, since they both does not work.

7 comments
-
Morris commented
Is there any news about this request?
-
Richard Hordern commented
Is there any news on this ? Is CloudLinux likely to have a cPanel redis plugin sometime in 2019 ?
-
Carlos Devia Rojas commented
+1
-
Richard Hordern commented
+1 for a redis instance per account protected with private ports.
-
Tommy K commented
I would like to see automatically set up redis instances for each account that have it allowed in the package limits. Should be with a socket at /tmp/redis for example.
-
laurens commented
Yes, stupid of me, I was searching the docs but could not find anything about it, so I assumed it was already inside the package *FACEPALM*.
I had memcached installed, but it was not enabled. It acted like it worked but did not save anything, and redis said server went away, so I thought it kept crashing :P
I want to use the caching for a shared hosting, but is it safe to use? I wouldn't want customers to share the same space with other people.
I installed redis with this: https://nixtree.com/blog/install-redis-daemon-and-redis-php-extention-on-centosrhelcpanel/
-
AdminIgor Seletskiy (CEO, Cloud Linux) commented
What do you mean for the show? Are you talking about PHP modules? They are just modules, you still have to run daemon somewhere.