You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot support local persistency today since browsers insufficiently support blocking I/O.
But we're planning to support local persistency once this lands: whatwg/fs#7 (comment)
Hi @ankoh seems like the above proposal already landed on some browsers. Is it possible to do local persistency as of today? My plan was to store parquet files on indexed DB and load them into duckdb on PageLoad, is there a better way of doing this?
Does duckdb-wasm support local persistency of data in browser ? if not, is there any plan to support it ? thanks!
The text was updated successfully, but these errors were encountered: