Home:ALL Converter>How can I install Redis in shared hosting

How can I install Redis in shared hosting

Ask Time:2019-08-16T16:54:11         Author:Mustafa Omar

Json Formatter

I'm working on a Laravel project and I'm using Redis for caching and stuff like that, everything is fine when I'm developing it but what should I do when I deploy the project, what are the requirements to run Redis on a host. And do the shared hosting provide me the access to Redis? I think not, I read a lot about no supporting for Redis in shared hosting, so what should I do, is there an alternative way to run Redis? or is there a shared hosting supports it, please mention it. Any recommendations, please :(

I got one of my questions here which is, how to keep the server running forever without running it from the Terminal. How to keep redis server running

Author:Mustafa Omar,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/57521637/how-can-i-install-redis-in-shared-hosting
Jerodev :

You need to ask the provider if they support Redis. \n\nRedis is a software that needs to be installed on the web server or any server your web server has access to. It is not possible to install this yourself on a shared hosting.",
2019-08-16T09:12:04
yy