Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Store dataset contents in index docstore

Adam Reichold requested to merge (removed):content-in-index into main

This enables reading datasets with fewer system calls, atomically updates the index with the backing documents and efficiently compresses datasets in bulk.

The downside is an opaque representation with a significantly more complex access code path which however seems palatable as long as it is a secondary representation.

Merge request reports

Loading