Skip to content

AUTO-VACUUM or not? #646

Open
Open
@brody4hire

Description

@brody4hire

Unfortunately the DRAFT https://www.w3.org/TR/webdatabase/ does not explicitly deal with manual VACUUM vs AUTO-VACUUM. The following sections may be relevant:

https://www.w3.org/TR/webdatabase/#sensitivity-of-data:

[...] user agents should ensure that when deleting data, it is promptly deleted from the underlying storage.

https://www.w3.org/TR/webdatabase/#disk-space:

User agents should limit the total amount of space allowed for databases.

I found the following resources from a quick search:

The following resources describe the various AUTO-VACUUM options:

I would personally favor FULL AUTO-VACUUM since it seems to avoid indeterminate interruptions and (along with #645: secure delete) keep things cleaned up in general.

Another idea would be to make this an openDatabase option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions