@hackage / heroku-persistent

Parse DATABASE_URL into configuration types for Persistent

Latest0.2.0

About

Metadata

  • Last updated , by jferris
  • License MIT
  • Maintained by: Pat Brisbin <pbrisbin@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.