I use [SncRedisBundle](https://github.com/snc/SncRedisBundle) in `symfony`, how can I config a `snc_redis.client` as the enqueue's redis connection driver. ``` enqueue: transport: ```