WICG / storage-buckets

API proposal for managing multiple storage buckets
https://wicg.github.io/storage-buckets/explainer
Other
44 stars 20 forks source link

Storage pressure and persistence #96

Closed annevk closed 1 year ago

annevk commented 1 year ago

In this scenario, the drafts bucket is created with persisted: true and durability: "strict" to specify that it should be evicted last upon storage pressure

The idea of persistent storage is that the end user is involved when it gets deleted. It really shouldn't happen automatically.

ayuishii commented 1 year ago

Thanks for the catch, closing with #104