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

Add delete_many functionality to object store #360

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Add delete_many functionality to object store

    Kevin Yan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    288597c View commit details
    Browse the repository at this point in the history
  2. Add hash bucket result field

    Kevin Yan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    069551d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Address comments for delete_many

    Kevin Yan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3e1b0f4 View commit details
    Browse the repository at this point in the history
  2. Address minor comments

    Kevin Yan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cc59747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a43890 View commit details
    Browse the repository at this point in the history
  4. Add no_reply flag for delete_many

    Kevin Yan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    13a6904 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    329a661 View commit details
    Browse the repository at this point in the history
  2. Fix file object store unit tests

    Kevin Yan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    90c107c View commit details
    Browse the repository at this point in the history