LazySlickDatabase
org.apache.pekko.persistence.postgres.db.LazySlickDatabase
class LazySlickDatabase(config: Config, system: ActorSystem) extends SlickDatabase
A LazySlickDatabase lazily initializes a database, it also manages the shutdown of the database
Value parameters
- config
-
The configuration used to create the database
Attributes
- Source
- SlickDatabase.scala
- Graph
-
- Supertypes
Members list
In this article