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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

See the readme on github for me info: https://github.com/Disco-Dave/message-db/tree/main/message-db-temp#readme


[Skip to Readme]

Properties

Versions 0.0.1.0, 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), 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-10-20T21:40:51Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
pedantic

Enables -Werror, which turns warnings into errors.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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.