Description
Parse DATABASE_URL into configuration types for Persistent.
Description
A thin wrapper over the heroku package. Converts the parameters parsed from DATABASE_URL to the concrete configuration types required by persistent.
Currently, only persistent-postgresql's PostgresConf is provided.