alopex-core 0.6.0

Core storage engine for Alopex DB - LSM-tree, columnar storage, and vector index
Documentation
1
2
3
4
//! DataFrame-oriented primitives shared by higher-level crates.

pub mod cast;
pub mod partition_scan;