**Description** Please, add sentinel support to redis-messenger. **Example** This is how it would be configured (similar to what we do today in Cache component): .env `MESSENGER_TRANSPORT_DSN='redis:?host[redis1:26379]&host[redis2:26379]&host[redis3:26379]&redis_sentinel=mymaster'`