Zum Inhalt springen
Deutsch

MongoResource

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

MongoResource = object

Defined in: src/persistence/journals/MongoClient.ts:72

What a MongoDB store holds open: the database handle plus the client that owns it.

readonly client: MongoClientLike

Defined in: src/persistence/journals/MongoClient.ts:74


readonly database: MongoDatabaseLike

Defined in: src/persistence/journals/MongoClient.ts:73