Compare commits
1 Commits
dialog-not
...
new-storag
| Author | SHA1 | Date | |
|---|---|---|---|
| 61f28f9add |
@@ -57,7 +57,8 @@
|
|||||||
"@wa-sqlite/sql.js-httpvfs": "^0.8.12"
|
"@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
|
- [ ] Setup worker threads
|
||||||
- [ ] Implement connection pooling
|
- [ ] Implement connection pooling
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user