Our ParseConfig implementations always expect a specific scheme, thus no other scheme would work.
This unified construction removes most backend-specific code from global.go. The backend registry will also enable integration tests to use custom backends if necessary.