@hackage cqrs-core0.10.0
Command-Query Responsibility Segregation
Categories
License
MIT
Maintainer
Bardur Arantsson <bardur@scientician.net>
Links
- Documentation
- No source repository
- Security
Versions
- 0.10.0 Wed, 16 Sep 2015
Installation
Dependencies (7)
- base >=4.8 && <5
- bytestring >=0.9.0.1
- containers >=0.5 && <1
- deepseq >=1.4 && <2
- io-streams >=1.2 && <2
- transformers >=0.4.1 && <0.5 Show all…
Dependents (4)
@hackage/cqrs-memory, @hackage/cqrs-postgresql, @hackage/cqrs-testkit, @hackage/cqrs-example
Haskell implementation of the CQRS architectural pattern.