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

Refactor sequential search endpoint to run concurrently #4

Open
MichelML opened this issue May 17, 2021 · 0 comments
Open

Refactor sequential search endpoint to run concurrently #4

MichelML opened this issue May 17, 2021 · 0 comments
Assignees

Comments

@MichelML
Copy link
Owner

MichelML commented May 17, 2021

Mainly for similarity and substructure searches

The table could be partitionned per million of rows, and a search would be performed on each partitionned table concurrently.

@MichelML MichelML changed the title Add endpoint to perform sequential search Refactor sequential search endpoint to run concurrently May 17, 2021
@MichelML MichelML self-assigned this May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant