iridium-db 0.3.0

A high-performance vector-graph hybrid storage and indexing engine
1
2
3
pub mod api;

pub use api::{request_owns_node, shard_for_node, CoreId, ShardId, ThreadCoreRequest};