Skip to content

v2.0.6

Latest
Compare
Choose a tag to compare
@dylanrb123 dylanrb123 released this 22 Mar 18:48
· 2 commits to main since this release
cabccc0
  • Concurrency fixes from #61. Makes query thread-safe with addItems and addItems thread-safe when adding to the same index from multiple external threads or processes at the same time
  • PyPI metadata fixes from #60
  • Implements resizeIndex in JNI bindings