persistent-event-source: Persistent based event sourcing.

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]

Event source library for persistent databases.


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.0
Change log Changelog.md
Dependencies base (>=4.7 && <5), esqueleto, monad-logger, persistent, persistent-mtl, text, time, unliftio-core [details]
License MIT
Copyright 2023 Jappie Klooster
Author Jappie Klooster
Maintainer jappieklooster@hotmail.com
Category Database
Home page https://github.com/jappeace/persistent-event-source#readme
Bug tracker https://github.com/jappeace/persistent-event-source/issues
Source repo head: git clone https://github.com/jappeace/persistent-event-source
Uploaded by Jappie at 2023-01-18T22:15:51Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for persistent-event-source-0.1.0

[back to package description]

Githbu actions build status Hackage version

Persistent based event sourcing.

TODO:

Usage

Tools

Enter the nix shell.

nix-shell

You can checkout the makefile to see what's available:

cat makefile

Running

make run

Fast filewatch which runs tests

make ghcid