logoalt Hacker News

elsaicequeenyesterday at 7:04 PM1 replyview on HN

Pretty cool.

How do you handle browser storage eviction? I shipped a DuckDB-Wasm in-browser and found that survives reloads isn’t isnt really reliable.

Since pending writes live in the OPFS SQLite database, does the recommended setup request persistent storage or warn the user that an unsynced outbox could disappear if the origin is evicted?


Replies

quamboyesterday at 9:17 PM

[flagged]