API Reference Jido Memory v#1.0.0
View SourceModules
Explicit action for deleting one memory record.
Explicit action for writing one memory record.
Canonical action for querying memory through provider-aware retrieval.
Jido plugin for the built-in basic memory path.
Helpers for normalizing and querying structured provider capability maps.
Optional provider capability for retrieval explanations.
Optional provider capability for batch ingestion flows.
Optional provider capability for lifecycle and consolidation operations.
Normalized capability descriptor for a memory provider.
Canonical lifecycle/consolidation result for providers.
Canonical explainability payload for provider retrieval decisions.
Canonical retrieval hit returned by providers.
Canonical ingestion request for providers that support batch memory ingest.
Canonical result for provider ingestion operations.
Provider behavior for memory implementations used by Jido.Memory.Runtime.
Built-in provider that wraps the existing Jido.Memory.Store subsystem.
Built-in Redis provider for the canonical store-backed memory path.
Caller-owned bootstrap helpers for providers that need supervised processes.
Canonical provider metadata returned by runtime/provider info calls.
Normalized provider reference used by runtime dispatch.
Alias registry for canonical memory provider names.
Normalized query shape for memory retrieval.
Canonical data model for a memory record.
Canonical retrieval result returned by Jido.Memory.Runtime.retrieve/3.
Facade API for writing and retrieving memory records.
Provider-neutral memory scope metadata.
Storage adapter behavior for memory persistence and retrieval.
ETS-backed memory store.
Postgres-backed memory store.
Redis-backed memory store.
Reusable provider compatibility tests for jido_memory providers.