binny.pglo

package binny.pglo

Members list

Concise view

Type members

Classlikes

final class PgLoBinaryStore[F[_]](val config: PgLoConfig, logger: Logger[F], ds: DataSource)(implicit evidence$1: Sync[F]) extends JdbcBinaryStore[F]

Attributes

Companion:
object
Graph
Supertypes
trait JdbcBinaryStore[F]
trait BinaryStore[F]
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class PgLoConfig(table: String, chunkSize: Int, detect: ContentTypeDetect)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object PgLoConfig

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object PgSetup

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PgSetup.type