New feature: Automatic data compression to reduce amount of traffic and the usage of remote database.

This commit is contained in:
vorotamoroz
2024-04-18 12:30:29 +01:00
parent f0b202bd91
commit 84adec4b1a
5 changed files with 29 additions and 3 deletions
+1
View File
@@ -55,6 +55,7 @@
},
"dependencies": {
"diff-match-patch": "^1.0.5",
"fflate": "^0.8.2",
"idb": "^8.0.0",
"minimatch": "^9.0.3",
"xxhash-wasm": "0.4.2",