Skip to content

Conversation

@pvandyken
Copy link
Contributor

The entry table uses entry-first strides. This will be a much more efficient storage method for future API that makes individual entries more accessible. As much of the core as is currently feasible is rewritten to use entries over zip-lists

The public API is completely unchanged as of now.

Tests for filtering are largely unchanged, although some may be redundant at this point.

@github-actions github-actions bot added the enhancement New feature or request label Jul 26, 2024
@pvandyken pvandyken added maintenance Updates or improvements that do not change functionality of the code and removed enhancement New feature or request labels Jul 26, 2024
The entry table uses entry-first strides. This will be a much more
efficient storage method for future API that makes individual entries
more accessible. As much of the core as is currently feasible is
rewritten to use entries over zip-lists

The public API is completely unchanged as of now.

Tests for filtering are largely unchanged, although some may be
redundant at this point.
@github-actions github-actions bot added the enhancement New feature or request label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request maintenance Updates or improvements that do not change functionality of the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant