Currently Plato uses the SimpleCacheManager implementation of ICacheManager. Look at replacing this with this implementation we developed that supports distributed caching - specifically Redis.
Need to make Redis settings configurable via the Dashboard and implement the IOptions pattern.