MongoDBConnection

io.letsstreamit.services.profile.infrastructure.database.MongoDBConnection

MongoDBConnection responsible for handling the connection to the mongo database

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def close()(implicit ec: ExecutionContext): Future[Unit]

Concrete fields

val database: MongoDatabase

database the database to be used

database the database to be used

Attributes