Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more indexing and storage capabilities to support larger lookup databases #313

Open
dnazila opened this issue Feb 27, 2023 · 1 comment · Fixed by #314
Open

Add more indexing and storage capabilities to support larger lookup databases #313

dnazila opened this issue Feb 27, 2023 · 1 comment · Fixed by #314
Assignees

Comments

@dnazila
Copy link
Collaborator

dnazila commented Feb 27, 2023

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 dnazila self-assigned this Feb 27, 2023
@dnazila dnazila linked a pull request Feb 27, 2023 that will close this issue
@Lorenzobattistela
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants