Is there a way to share redis of one user? I am building in shared hosting php load balancer (works, already have them on several project) but what we are missing generally is shared redis.
Is there a way to connect to other user redis storage?
Oh my