Redis Cluster on Red Hat

Hello Martin,

I would like to get your recommendation of what type of redis cluster to use, to have HA. Do you have a guide on how to carry out the process?

I had in mind to implement the following:
Configuring a three server Redis cluster. In our three server cluster, we will have two Redis servers with a Redis Sentinel with HAProxy to help the Sentinel,

Regards.

Hi Alvaro,

I’m not the only user on this forum - there are other team members too :slight_smile:

For HA most of of our users use Redis Cluster as opposed to HAProxy and sentinel.

We don’t have a guide for that - we do have many guides for Tyk, I’d suggest looking to the redis documentation for guides on setting up and best practice for redis :slight_smile:

M.