How can I separate caching to different servers, lets say I have 3 different VPS servers, one for database, one for caching and one for the program. How do we connect the caching from one server to the other? Lets say for file cache and redis cache. How do I start with it? whats the right approach? Im using the latest phalcon with PHP 7.