跳转到内容
简体中文

MongoResource

此内容尚不支持你的语言。

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