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