Use IDBFS and NODEFS to process big file

This commit is contained in:
Jerome Wu
2019-12-03 22:06:44 +08:00
parent 72a2ff6e84
commit 3ab760b5bb
20 changed files with 215 additions and 162 deletions

5
package-lock.json generated
View File

@@ -4258,6 +4258,11 @@
"safer-buffer": ">= 2.1.2 < 3"
}
},
"idb": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/idb/-/idb-4.0.5.tgz",
"integrity": "sha512-P+Fk9HT2h1DhXoE1YNK183SY+CRh2GHNh28de94sGwhe0bUA75JJeVJWt3SenE5p0BXK7maflIq29dl6UZHrFw=="
},
"ieee754": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",