It should be possible to parse a DSN like this ``` redis://localhost:1234,foo:5678/foo?bar=val ```
It should be possible to parse a DSN like this