Ir al contenido
Español

MongoPluginHandles

Esta página aún no está disponible en tu idioma.

MongoPluginHandles = object

Defined in: src/persistence/journals/MongoPlugin.ts:17

readonly durableStateStore: MongoDurableStateStore

Defined in: src/persistence/journals/MongoPlugin.ts:24

The DurableState store instance. PersistenceExtension carries no DurableState registry (same as every other plugin), so callers who want DurableState read it from the return value and pass it into their DurableStateActor options.