Skip to main content

Module mmap_segment

Module mmap_segment 

Source

Re-exports§

pub use format::VectorSegmentCodec;
pub use format::VectorSegmentDropPolicy;
pub use format::observability;
pub use reader::MmapVectorSegment;
pub use writer::write_segment;

Modules§

format
On-disk format constants and shared types for the NDVS vector segment.
reader
Memory-mapped reader for the NDVS v2 vector segment format.
writer
Writer for the NDVS v2 on-disk vector segment format.