Copyright | (C) 2016 Yorick Laupa |
---|---|
License | (see the file LICENSE) |
Maintainer | Yorick Laupa <yo.eight@gmail.com> |
Stability | provisional |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
This module exposes a GetEventStore implementation of Store interface.
- data GetEventStore
- gesConnection :: GetEventStore -> Connection
- gesStore :: Settings -> ConnectionType -> IO GetEventStore
Documentation
gesStore :: Settings -> ConnectionType -> IO GetEventStore Source #
Returns a GetEventStore based store implementation.