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: speed up rollback command #636

Merged
merged 2 commits into from
Dec 12, 2022
Merged

feat: speed up rollback command #636

merged 2 commits into from
Dec 12, 2022

Commits on Dec 8, 2022

  1. feat: speed up rollback command

    - fully rebuild fast node indexes after rollback, rather than leave it in dirty state.
    - skip unnecessary subtree traversal when deleting the latest version.
    - restrict the iteration range when deleting orphans.
    yihuang committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    85ae144 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    0e9618a View commit details
    Browse the repository at this point in the history