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

stagedSync: Optimize prune old chunks #10019

Merged
merged 7 commits into from
Apr 24, 2024
Merged

stagedSync: Optimize prune old chunks #10019

merged 7 commits into from
Apr 24, 2024

Commits on Apr 21, 2024

  1. Fix pruning again

    somnathb1 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    37cdfcd View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Cleanup

    somnathb1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    caeb6e9 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    somnathb1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fb4bda8 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    somnathb1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d734b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add err check

    somnathb1 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    611d927 View commit details
    Browse the repository at this point in the history
  2. Switch to tx.Delete

    somnathb1 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f872c07 View commit details
    Browse the repository at this point in the history
  3. Switch back to read cursor

    somnathb1 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    790ebf3 View commit details
    Browse the repository at this point in the history