CassandraDatastaxDriverModule
Value members
Concrete methods
def make[F[_]](cfg: CassandraDatastaxDriverConfig, ssl: Option[SSLContext])(using evidence$1: Sync[F]): Resource[F, CqlSession]
Makes com.datastax.oss.driver.api.core.CqlSession initialized with the given config.
Makes com.datastax.oss.driver.api.core.CqlSession initialized with the given config.