Skip to main content

Crate synaptic_store

Crate synaptic_store 

Source

Structs§

InMemoryStore
Thread-safe in-memory implementation of Store.
Item
A stored item in the key-value store.

Enums§

SynapticError
Unified error type for the Synaptic framework with variants covering all subsystems.

Traits§

Embeddings
Trait for embedding text into vectors.
Store
Persistent key-value store trait for cross-invocation state.