Skip to content

Make indexes more robust#121

Merged
albe merged 2 commits intomasterfrom
robust-index
Jun 28, 2020
Merged

Make indexes more robust#121
albe merged 2 commits intomasterfrom
robust-index

Conversation

@albe
Copy link
Copy Markdown
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