Support SSL URLs for configuration
Heroku provides a REDIS_TLS_URL which starts with rediss://.
This throws an error because of this line here: https://github.com/Mordil/RediStack/blob/03a066f8f5cabc095218d8ffaeb923387b141615/Sources/RediStack/Configuration.swift#L202