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

Make Index sendable and syncable #492

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

jbrummack
Copy link
Contributor

Solved the issue *const cxx::void` cannot be shared between threads safely and makes index concurrent for use in Rayon or Actix-web. Example is in https://github.com/jbrummack/create_index

See #482

@ashvardanian ashvardanian changed the base branch from main to main-dev September 16, 2024 16:10
@ashvardanian ashvardanian merged commit 7dca8c7 into unum-cloud:main-dev Sep 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants