Skip to content

Version 0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 11:39
· 65 commits to main since this release
94f2fcd

Changes

  • Add an API to allow external lock/unlock for shared ownership to reduce locks overhead in ad-hoc BF mode (#419)
  • Optimize implementation for insert and delete vectors in HNSW (#416) (#406)
  • Refactor query result API - (#412)

Contributors

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

@GuyAv46 and @alonre24