@hackage cqrs0.4.0
Command-Query Responsibility Segregation
Installation
Dependencies (8)
- base >=4 && <5
- bytestring >=0.9.0.1
- cereal >=0.3.3 && <0.4
- containers >=0.4
- data-default >=0.3 && <0.4
- direct-sqlite >=1.1 && <1.2 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/cqrs-sqlite3, @hackage/cqrs-example
Haskell implementation of the CQRS architectural pattern. An SQLite3-based backend is included.