Module storage

Source
Expand description

Vector Storage, holding (quantized) vectors and providing distance calculation.

Structs§

IvfQuantizationStorage
Loader to load partitioned PQ storage from disk.
StorageBuilder

Constants§

STORAGE_METADATA_KEY

Traits§

DistCalculator
Internal API
VectorStore
Vector Storage is the abstraction to store the vectors.