Expand description
kyu-index: hash index, HNSW + staging buffer, FTS writer.
Re-exports§
pub use hash_index::HashIndex;
Modules§
- hash_
index - In-memory hash index with linear hashing and 256 sub-indices.
kyu-index: hash index, HNSW + staging buffer, FTS writer.
pub use hash_index::HashIndex;