domaindriven-core: Batteries included event sourcing and CQRS

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]

Please see the README on GitHub at https://github.com/tommyengstrom/domaindriven#readme


[Skip to Readme]

Properties

Versions 0.5.0, 0.5.0
Change log ChangeLog.md
Dependencies aeson (>=2.0.3 && <2.2), async (>=2.2.4 && <2.3), base (>=4.7 && <5), bytestring (>=0.11.3 && <0.12), containers (>=0.6.5.1 && <0.7), deepseq (>=1.4.6.1 && <1.5), exceptions (>=0.10.4 && <0.11), generic-lens (>=2.2.1.0 && <2.3), http-types (>=0.12.3 && <0.13), microlens (>=0.4.12.0 && <0.5), mtl (>=2.2.2 && <2.3), postgresql-simple (>=0.6.4 && <0.7), random (>=1.2.1.1 && <1.3), streamly (>=0.8.1.1 && <0.9), template-haskell (>=2.18.0.0 && <2.19), time (>=1.11.1 && <1.12), transformers (>=0.5.6.2 && <0.6), unliftio (>=0.2.0.1 && <0.3), unliftio-pool (>=0.2.2.0 && <0.3), unordered-containers (>=0.2.19.1 && <0.3), uuid (>=1.3.15 && <1.4), vector (>=0.12.3.1 && <0.14) [details]
License BSD-3-Clause
Copyright 2023 Tommy Engström
Author Tommy Engström
Maintainer tommy@tommyengstrom.com
Category Web
Home page https://github.com/tommyengstrom/domaindriven#readme
Bug tracker https://github.com/tommyengstrom/domaindriven/issues
Source repo head: git clone https://github.com/tommyengstrom/domaindriven
Uploaded by tommyengstrom at 2023-02-02T07:52:57Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for domaindriven-core-0.5.0

[back to package description]

domaindriven-core

This library contains the core model and persistance handlers for domaindriven.