bug: FsBackend does not implement expire #140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since adding to
FsBackend, I overlooked that clients can init their key with an--expireoption that makes the content expire. This was a feature of theS3Backendand is no longer honored on a server runningFsBackend.