lib:cqrs-postgresql
Modules
- Data.CQRS.PostgreSQL
- Data.CQRS.PostgreSQL.Internal.ArchiveStore
- Data.CQRS.PostgreSQL.Internal.EventStore
- Data.CQRS.PostgreSQL.Internal.Migration
- Data.CQRS.PostgreSQL.Internal.SnapshotStore
- Data.CQRS.PostgreSQL.Internal.Utils
- Data.CQRS.PostgreSQL.Migrations
Dependencies
- base lib:base >=4.8 && <5
- bytestring lib:bytestring >=0.9.0.1
- bytestring-lexing lib:bytestring-lexing >=0.4 && <0.5
- cqrs-core lib:cqrs-core >=0.10.0 && <0.11.0
- deepseq lib:deepseq >=1.4 && <2
- enclosed-exceptions lib:enclosed-exceptions >=1.0.1 && <2
- io-streams lib:io-streams >=1.2 && <2
- postgresql-libpq lib:postgresql-libpq >=0.9.0.1 && <0.10
- resource-pool lib:resource-pool >=0.2.1 && <0.3
- text lib:text >=1.0 && <2
- time lib:time >=1.5 && <1.6
- transformers lib:transformers >=0.4.1 && <0.5
- uuid-types lib:uuid-types >=1.0 && <1.1
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything
- cqrs-postgresql test:cqrs-postgresql-tests
- cqrs-postgresql test:tests