add hints to implementation instructions

This commit is contained in:
2025-05-25 15:52:18 -06:00
parent 574520d9b3
commit 61f28f9add

View File

@@ -57,7 +57,8 @@
"@wa-sqlite/sql.js-httpvfs": "^0.8.12"
}
```
- [ ] Configure VFS
(May not need httpvfs. Here's one recommended install method: `npm add github:rhashimoto/wa-sqlite`)
- [ ] Configure VFS for IndexedDB (eg. IDBBatchAtomicVFS)
- [ ] Setup worker threads
- [ ] Implement connection pooling