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

feat: add SnapshotCursor wrapper and impl HeaderProvider #5170

Merged
merged 67 commits into from
Oct 30, 2023

Conversation

joshieDo
Copy link
Collaborator

PR into #5162

  • adds SnapshotCursor wrapper
    • wrapper over NippyJarCursor for better UX for decompressing/decoding values.
    • next PR will remove the SELECTOR and COLUMNS const generics from the nippy jar cursor and this one. It's making things hard to read for lil gain imo. So readability will greatly improve in the follow-up PR by removing them.
  • implements HeaderProvider on SnapshotJarProvider

Base automatically changed from joshie/snapshot-prov-mod to main October 27, 2023 10:36
@github-actions github-actions bot requested a review from onbjerg as a code owner October 27, 2023 10:36
@joshieDo joshieDo added this pull request to the merge queue Oct 30, 2023
Merged via the queue into main with commit 74a2bf3 Oct 30, 2023
@joshieDo joshieDo deleted the joshie/snap-prov-header branch October 30, 2023 12:07
mattsse pushed a commit that referenced this pull request Nov 8, 2023
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-static-files Related to static files C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants