Skip to content

Conversation

@pdeva
Copy link

@pdeva pdeva commented Jan 16, 2026

Which issue does this PR close?

Closes #298 .

Supersedes the now stale PR #427

@pdeva pdeva mentioned this pull request Jan 16, 2026

async fn delete_opts(&self, location: &Path, opts: DeleteOptions) -> Result<()> {
let _ = (location, opts);
Err(crate::Error::NotImplemented {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be strictly worse than the default impl?

@tustvold
Copy link
Contributor

Tagging @crepererum as this sort of overlaps with #549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for conditional deletes

2 participants