message-db-temp: Temporary message-db for integration testing

[ database, eventsourcing, eventstore, library, mit, testing ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring (>=0.10 && <0.12), containers (>=0.6 && <0.7), exceptions (>=0.10 && <0.11), postgres-options (>=0.2 && <0.3), postgresql-simple (>=0.6 && <0.7), retry (>=0.8 && <0.10), safe-exceptions (>=0.1 && <0.2), text (>=1.2 && <2.1), tmp-postgres (>=1.34 && <1.35), typed-process (>=0.2 && <0.3) [details]
License MIT
Copyright 2022 David Burkett
Author David Burkett
Maintainer David Burkett
Category database, eventsourcing, eventstore, testing
Home page https://github.com/Disco-Dave/message-db
Bug tracker https://github.com/Disco-Dave/message-db/issues
Source repo head: git clone https://github.com/Disco-Dave/message-db.git
Uploaded by discodave at 2022-07-16T02:07:50Z
Distributions
Downloads 69 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for message-db-temp-0.0.1.0

[back to package description]

message-db-temp

Library built on top of tmp-postgres that initializes the database with the message-db scripts found in this repo.