SmartOS image for redis with sentinel support
redis-cli --tls -p 26379 SENTINEL masters
redis-cli --tls -p 26379 SENTINEL replicas mymaster
redis-cli --tls -p 26379 SENTINEL sentinels mymaster
https://redis.io/topics/sentinel
https://redis.io/topics/encryption
(c) 2020 S. Husch | qutic development GmbH