Skip to main content

Module persona_store

Module persona_store 

Source
Expand description

In-memory store for persona registry.

PersonaStore manages CRUD operations for personas in memory. Persists personas to the state store on save.

Structsยง

PersonaStore
Thread-safe in-memory persona registry.
PersonaStoreHandle
A handle to the persona store for sharing across components.