Skip to content

Version 0.7.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:02
· 39 commits to 0.7 since this release
3f6360b

Changes

  • HNSW refactor - data blocks (#397) - HNSW is now using data blocks to store vectors and metadata instead of array
  • Tired index (#327) - Using FLAT as a frontend index to allow long async background writes (insert, update, delete) for the backend index

Contributors

We'd like to thank all the contributors who worked on this release!

@DvirDukhan, @GuyAv46, @alonre24, @chayim and @meiravgri