Skip to content

0.0.8

Compare
Choose a tag to compare
@ZachNagengast ZachNagengast released this 15 Jul 06:33
· 16 commits to main since this release

Adds BinaryStore

You can now save your index in binary format

  • BinaryStore is 4.3x more efficient in disk-storage space than JsonStore. It compresses the data as well.
  • Removed some fatal errors
  • SimilarityIndex.saveIndex and .loadIndex are now public

Contributors

Full Changelog: 0.0.7...0.0.8