postgres-embedded: Library for easily running embedded PostgreSQL server for tests

[ lib, library, mit ] [ Propose Tags ]

Library for easily running embedded PostgreSQL server for tests


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), directory, filepath, network, shell-conduit [details]
License MIT
Copyright 2017 Ilya Murzinov
Author Ilya Murzinov
Maintainer Ilya Murzinov <murz42@gmail.com>
Category Lib
Home page https://github.com/ilya-murzinov/postgres-embedded
Bug tracker https://github.com/ilya-murzinov/postgres-embedded/issues
Source repo head: git clone https://github.com/ilya-murzinov/postgres-embedded.git
Uploaded by ilya_murzinov at 2017-10-14T11:56:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5816 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-14 [all 1 reports]

Readme for postgres-embedded-0.1.6

[back to package description]

postgres-embedded Hackage version Linux Build Status

Windows Build Status

Haskell API for starting/stopping embedded PostgreSQL instance.