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

MB-61029: Caching Vec To DocID Map #230

Closed
wants to merge 1 commit into from
Closed

Conversation

Likith101
Copy link
Contributor

  • Generalized some of the cache functions
  • Cache will include vec to docid mapping as well as one structure to help vec excluded calculation as well as the vec excluded structure
  • Added back the cache mutexes because cache reads will also write back some of the structures depending on the except map

 - Generalized some of the cache functions
 - Cache will include vec to docid mapping as well as
one structure to help vec excluded calculation as well as
the vec excluded structure
 - Added back the cache mutexes because cache reads will also
write back some of the structures depending on the except map
@Likith101 Likith101 closed this Apr 10, 2024
@Likith101 Likith101 deleted the vecToDocMap branch April 10, 2024 06:38
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.

None yet

1 participant