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 indexes more robust #121

Merged
merged 2 commits into from
Jun 28, 2020
Merged

Make indexes more robust #121

merged 2 commits into from
Jun 28, 2020

Conversation

albe
Copy link
Owner

@albe albe commented Jun 28, 2020

This truncates indexes to valid lengths as long as the file header is valid.

Note though, that this can potentially hide missing index updates at this low level. This case will be dealt with by the higher storage layer or eventstore layer, since the index on itself can not act upon this.

Related to #31

This truncates indexes to valid lengths as long as the file header is valid.
@albe albe added enhancement P: Index Affects the indexing layer labels Jun 28, 2020
@albe albe merged commit bf4ee23 into master Jun 28, 2020
@albe albe deleted the robust-index branch June 28, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement P: Index Affects the indexing layer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant