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

ZeroTrie: Add cursor type for manual iteration and use it in BlobSchemaV2 #4383

Merged
merged 23 commits into from
Dec 5, 2023

Commits on Nov 30, 2023

  1. Add debug_unwrap helper macro

    sffc committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    47ca9c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a4207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512ebc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed19daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3743661 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46316a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d8d8f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f272f0e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    f9a614e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929f81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79fc890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a8efa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    838ad05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e70618 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f754cc View commit details
    Browse the repository at this point in the history
  8. fmt, clippy

    sffc committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bb4d1e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    babaf98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5e9e2e View commit details
    Browse the repository at this point in the history
  11. Update provider/blob/src/blob_schema.rs

    Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
    sffc and robertbastian authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fb05eb0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ce1b16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eeb3cbe View commit details
    Browse the repository at this point in the history
  14. value -> take_value

    sffc committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7017868 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Docs for internal functions

    sffc authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    09b56c0 View commit details
    Browse the repository at this point in the history