Is there any distributed caching solution available on Everleap? My understanding is that my application will be load balanced across 2 or more server which makes a local .NET object cache less than ideal. I know I could use one of the many cloud caching services out there but I'm concerned with potential network latency issues. My first choice would be Redis but Memcached would work too. Any suggestion/alternative would be appreciated.
We do not currently support either Redis nor Memcache yet. In general, your web application should be served up by the same server unless the server is taken offline for maintenance.
Yes. I find that strange too. Please open a support ticket, we do offer custom solution that may fit your need.