Skip to main content

Module runtime

Module runtime 

Source
Expand description

KhiveRuntime — composable handle to all storage capabilities.

RuntimeConfig, BackendId, NamespaceToken, and embedding model helpers live in super::config and are re-exported from here.

Re-exports§

pub use crate::config::parse_pack_list;
pub use crate::config::runtime_config_from_khive_config;
pub use crate::config::BackendId;
pub use crate::config::NamespaceToken;
pub use crate::config::RuntimeConfig;

Structs§

KhiveRuntime
Composable runtime handle used by the MCP server.