Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.CQRS.PostgreSQL.Internal.SnapshotStore
Documentation
newSnapshotStore :: Pool Connection -> IO (SnapshotStore ByteString) Source
Create an snapshot store backed by a PostgreSQL connection pool.
cqrs-postgresql-0.10.0: PostgreSQL backend for the cqrs package.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.CQRS.PostgreSQL.Internal.SnapshotStore
newSnapshotStore :: Pool Connection -> IO (SnapshotStore ByteString) Source
Create an snapshot store backed by a PostgreSQL connection pool.