similarity icon indicating copy to clipboard operation
similarity copied to clipboard

Add more indexing and storage capabilities to support larger lookup databases

Open dnazila opened this issue 2 years ago • 1 comments

Support the following:

  • Linear NN lookup with no additional dependencies
  • Approximate NN lookup for larger dataset
  • Cached storage to use the disk for larger datasets
  • Remote storage systems for larger datasets

dnazila avatar Feb 27 '23 19:02 dnazila

@owenvallis i think this can be closed since the PR was merged

Lorenzobattistela avatar Aug 25 '23 19:08 Lorenzobattistela