cancel
Showing results for 
Search instead for 
Did you mean: 

Redis Sentinel and Redis Cluster

Redis Sentinel and Redis Cluster

Hi All,

 

I am using varnish for FPC and going to use Redis for Session and Persisted Query Cache.

 

I want to ensure to have better performance and high availability.

 

In env.php I do see the lines asking about sentinel master and sentinel servers. But I don't have a proper env.php file as an example with sample values on it. Can some body share me env.php having Redis sentinel information so I can take it as a reference and build my Redis Sentinel and use it?

 

Also, I read Redis cluster is better than Redis Sentinel. It will be also more helpful if somebody can share env.php file with Redis cluster information so I can make use of it.

 

Also, suggest which to go with.