Skip to main content

Module store

Module store 

Source
Expand description

Persistent cross-conversation key-value store VFS provider.

Structs§

InMemoryStore
In-memory BaseStore implementation for tests.
StoreProvider
Backend that wraps a BaseStore and exposes it as a Vfs.

Traits§

BaseStore
Namespaced key-value store that delegates to a BaseStore.