Saving database file in indexed db
Depends on D7185
Differential D7186
[web-db] start persisting SQLite content kamil on Mar 27 2023, 4:55 AM. Authored by Tags None Referenced Files
Details
Saving database file in indexed db Depends on D7185
Diff Detail
Event Timeline
Comment Actions Adding debounce to persisting,
Comment Actions Throttling is a great improvement compared to just calling this function but it still might break when db save takes more than 300ms. We should probably handle that case differently.
|