oasysdb 0.2.1

Fast embedded vector database with incremental HNSW indexing.
Documentation
1
2
3
pub const COLLECTION_NOT_FOUND: &str = "The collection is not found.";
pub const COLLECTION_LIMIT: &str = "The collection limit is reached.";
pub const RECORD_NOT_FOUND: &str = "The record is not found.";