Skip to content

Storage

Storage modules in omnivore-core::storage: - kv: key-value facilities (e.g., RocksDB, Redis) - graph_db: graph persistence - vector_db: vector embeddings store for semantic search

SQL support via optional sqlx feature in core.