Is there a detailed document or sample about the Redis Sentinel usage? - How to connect to the Redis Sentinel (How to specify the endpoint?) - How to handle the Redis node failure, would it be handled automatically? - How to handle Primary/Replica(Master/Slave) change? - Would there be any differences between write commands client and read-only client? - (more I may miss)...