]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add test app for experimenting with multi-worker OPFS concurrency. Tweak OPFS VFS...
authorstephan <stephan@noemail.net>
Mon, 21 Nov 2022 03:50:52 +0000 (03:50 +0000)
committerstephan <stephan@noemail.net>
Mon, 21 Nov 2022 03:50:52 +0000 (03:50 +0000)
commit27c4cd183d91d09e34e310d6349cda2b33c255ba
treef269eaaf5e12a6ae7b83bd040e2bdc9b38db3749
parentae276719f002a92d1262fc45e67118922f4707b8
Add test app for experimenting with multi-worker OPFS concurrency. Tweak OPFS VFS to significantly improve the otherwise "unfortunate" concurrency situation.

FossilOrigin-Name: 96f76e7616f8157a342b9e1c42f7b1feab200d182268871a2b25f67d4ee2564c
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/extern-post-js.js
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-opfs-async-proxy.js
ext/wasm/index.html
ext/wasm/tests/opfs/concurrency/index.html [new file with mode: 0644]
ext/wasm/tests/opfs/concurrency/test.js [new file with mode: 0644]
ext/wasm/tests/opfs/concurrency/worker.js [new file with mode: 0644]
manifest
manifest.uuid