@hackage cqrs0.2.1
Command-Query Responsibility Segregation
Installation
Dependencies (7)
- base >=4 && <5
- bytestring >=0.9.0.1
- containers >=0.4
- data-default >=0.3 && <0.4
- direct-sqlite >=1.1 && <1.2
- random >=1.0 && <1.1 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.