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

Implement delete_objs in fs and s3 storage backends. #395

Merged
merged 6 commits into from
Aug 20, 2021

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    b6c661b View commit details
    Browse the repository at this point in the history
  2. Trigger s3 test in workflow.

    zijie0 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    da36963 View commit details
    Browse the repository at this point in the history
  3. Use delete_objs in vacuum.

    zijie0 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    57c5bb9 View commit details
    Browse the repository at this point in the history
  4. Fix tests.

    zijie0 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    99dbb76 View commit details
    Browse the repository at this point in the history
  5. Format code.

    zijie0 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9133a55 View commit details
    Browse the repository at this point in the history
  6. * Add bucket consistency check.

    * Batch delete in chunk.
    * Add default implementation for `delete_objs`.
    zijie0 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7470dad View commit details
    Browse the repository at this point in the history