Safe Haskell | None |
---|---|
Language | Haskell2010 |
Database.CQL.IO.Pool
Documentation
create :: IO Connection -> (Connection -> IO ()) -> Logger -> PoolSettings -> Int -> IO Pool Source #
data PoolSettings Source #
cql-io-1.1.0: Cassandra CQL client.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Database.CQL.IO.Pool
create :: IO Connection -> (Connection -> IO ()) -> Logger -> PoolSettings -> Int -> IO Pool Source #
data PoolSettings Source #