-
@othermaciej @stshank @firt @webkit I think what we failed to convey so far is "Storage Foundation API is a new fast and unopinionated storage API that unlocks new […] use-cases for the web, such as implementing performant databases and gracefully managing large temporary files." github.com/fivedots/storage-foundation-api-explainer#user-content-what-is-this-api-about:~:text=Storage%20Foundation%20API%20is%20a%20new,and%20gracefully%20managing%20large%20temporary%20files.
-
@othermaciej @stshank @firt @webkit Specifically for the latter use case example, we're working with a partner who ports a large desktop app to the Web that needs a "swap" file. The existing #FileSystemAccess API isn't suitable for this. We're thinking of unifying (with FSA) the namespace this API lives under, tho.