lib:cqrs-memory
Modules
- Data.CQRS.Memory
- Data.CQRS.Memory.Internal.ArchiveStore
- Data.CQRS.Memory.Internal.EventStore
- Data.CQRS.Memory.Internal.SnapshotStore
- Data.CQRS.Memory.Internal.Storage
Dependencies
- base lib:base >=4.8 && <5
- bytestring lib:bytestring >=0.9.0.1
- containers lib:containers >=0.5
- cqrs-core lib:cqrs-core >=0.10.0 && <0.11.0
- io-streams lib:io-streams >=1.2 && <2
- stm lib:stm >=2.4 && <3
- uuid-types lib:uuid-types >=1.0 && <1.1
Reverse dependencies
Direct only. Not exhaustive.
- cqrs-example exe:cqrs-example
- cqrs-memory test:tests