Persistent

com.softinio.duck4s.algebra.ConnectionMode.Persistent
final case class Persistent(path: String)

Creates a persistent database stored at the specified file path.

Value parameters

path

The file system path where the database file will be created or opened

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product