holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 135 forks source link

Added destroy method #271

Closed RangerMauve closed 4 years ago

RangerMauve commented 4 years ago

This just destroys the archive's metadata and content feed. Will look at adding a flag for destroying mounts in the near future.

RangerMauve commented 4 years ago

@mafintosh @andrewosh is there anything else to change here?

RangerMauve commented 4 years ago

Anything else I should do to get this in?

andrewosh commented 4 years ago

Hey @RangerMauve I'm really sorry this has taken an eternity, but let's get this in today. I'm gonna fix the Travis issue to turn this green, then rebase + publish.

Think it's totally fine to have this be a shallow deletion for now. There are a few other methods (like createDiffStream) that are shallow too, so it's not too confusing.

andrewosh commented 4 years ago

Published 10.11.0

RangerMauve commented 4 years ago

Awesome! Thank you. 💜