I am trying to add twemproxy support for the library but I have hit a wall because the Servers API from StackExchange.Redis is not available if the proxy option is on and CacheManager relies heavily on this API for example to detect the features available in the particular endpoint (lua, etc..). Also the pub/sub feature of Redis is not supported so the backplane cannot be set :(
I am trying to add twemproxy support for the library but I have hit a wall because the Servers API from StackExchange.Redis is not available if the proxy option is on and CacheManager relies heavily on this API for example to detect the features available in the particular endpoint (lua, etc..). Also the pub/sub feature of Redis is not supported so the backplane cannot be set :(