I can't use Redis in cluster mode with redis-messenger package. However, Cache component supports it. Also, can't provide custom instance to [factory](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Messenger/Bridge/Redis/Transport/RedisTransportFactory.php#L28), although [connection has argument](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php#L99 ) for this.