Skip to content

HNSW Index + Performance Improvements

Latest

Choose a tag to compare

@Iamdavidonuh Iamdavidonuh released this 01 Mar 17:50
· 8 commits to main since this release
9fdc1a3

Highlights

  • Introduced non-linear HNSW index for approximate O(log n) similarity search
  • Improved memory footprint and insertion performance
  • Optimized similarity search execution
  • Added GetStore command for retrieving a single store with explicit StoreNotFound error