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

Draft: Batched indexing for files bigger than RAM #40

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mkrd
Copy link
Owner

@mkrd mkrd commented Nov 19, 2022

The goal here is to be able to index a file that is bigger than the available RAM.

This is not good enough yet because it assumes that a key is at most 10 million characters long

@mkrd mkrd linked an issue Nov 19, 2022 that may be closed by this pull request
@mkrd mkrd linked an issue Nov 28, 2022 that may be closed by this pull request
@mkrd mkrd removed a link to an issue Nov 28, 2022
@mkrd mkrd changed the title Full batched indexing Batched indexing for files bigger than RAM Jul 25, 2023
@mkrd mkrd changed the title Batched indexing for files bigger than RAM Draft: Batched indexing for files bigger than RAM Jul 25, 2023
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.

Indexer behavior
1 participant