domaindriven-core: Batteries included event sourcing and CQRS

[ bsd3, library, web ] [ Propose Tags ]
Versions [RSS] 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:56:08Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 66 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-02-02 [all 1 reports]

Readme for domaindriven-core-0.5.0

[back to package description]

domaindriven-core

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