mirror of
https://codeberg.org/valpackett/tiddlypwa.git
synced 2026-03-15 12:20:31 -07:00
Because IndexedDB transactions aren't allowed to do other async things like fetch, we need our own locking around the sync process. The isSyncing flag is not enough because there can be multiple tabs trying to sync the same DB at the same time! The relatively new Web Locks API gives us an easy solution for this. |
||
|---|---|---|
| .. | ||
| tiddlypwa | ||
| tiddlypwa-offline | ||
| web-app-manifest | ||