Does Tyk support Redis Sentinel

Does Tyk’s Redis client support Redis Sentinel?

Redis Sentinel indicates it requires a client with sentinel support. The documentation and forums mention Redis cluster which is not Redis Sentinel.

You will need to use HAProxy to failover the redis for Tyk as the redis driver doesn’t natively support sentinel.