feat(collab): better redis extension

This commit is contained in:
Philipinho
2026-01-18 16:06:56 +00:00
parent c3488608a8
commit d65321f5e5
8 changed files with 715 additions and 42 deletions
+29 -24
View File
@@ -545,12 +545,18 @@ importers:
ldapts:
specifier: ^7.4.0
version: 7.4.0
lib0:
specifier: ^0.2.117
version: 0.2.117
mammoth:
specifier: ^1.11.0
version: 1.11.0
mime-types:
specifier: ^2.1.35
version: 2.1.35
msgpackr:
specifier: ^1.11.8
version: 1.11.8
nanoid:
specifier: 3.3.11
version: 3.3.11
@@ -614,6 +620,9 @@ importers:
tmp-promise:
specifier: ^3.0.3
version: 3.0.3
tseep:
specifier: ^1.3.1
version: 1.3.1
typesense:
specifier: ^2.1.0
version: 2.1.0(@babel/runtime@7.25.6)
@@ -7547,13 +7556,8 @@ packages:
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines: {node: '>= 0.8.0'}
lib0@0.2.114:
resolution: {integrity: sha512-gcxmNFzA4hv8UYi8j43uPlQ7CGcyMJ2KQb5kZASw6SnAKAf10hK12i2fjrS3Cl/ugZa5Ui6WwIu1/6MIXiHttQ==}
engines: {node: '>=16'}
hasBin: true
lib0@0.2.88:
resolution: {integrity: sha512-KyroiEvCeZcZEMx5Ys+b4u4eEBbA1ch7XUaBhYpwa/nPMrzTjUhI4RfcytmQfYoTBPcdyx+FX6WFNIoNuJzJfQ==}
lib0@0.2.117:
resolution: {integrity: sha512-DeXj9X5xDCjgKLU/7RR+/HQEVzuuEUiwldwOGsHK/sfAfELGWEyTcf0x+uOvCvK3O2zPmZePXWL85vtia6GyZw==}
engines: {node: '>=16'}
hasBin: true
@@ -7929,8 +7933,8 @@ packages:
resolution: {integrity: sha512-SdzXp4kD/Qf8agZ9+iTu6eql0m3kWm1A2y1hkpTeVNENutaB0BwHlSvAIaMxwntmRUAUjon2V4L8Z/njd0Ct8A==}
hasBin: true
msgpackr@1.11.2:
resolution: {integrity: sha512-F9UngXRlPyWCDEASDpTf6c9uNhGPTqnTeLVt7bN+bU1eajoR/8V9ys2BRaV5C/e5ihE6sJ9uPIKaYt6bFuO32g==}
msgpackr@1.11.8:
resolution: {integrity: sha512-bC4UGzHhVvgDNS7kn9tV8fAucIYUBuGojcaLiz7v+P63Lmtm0Xeji8B/8tYKddALXxJLpwIeBmUN3u64C4YkRA==}
multimath@2.0.0:
resolution: {integrity: sha512-toRx66cAMJ+Ccz7pMIg38xSIrtnbozk0dchXezwQDMgQmbGpfxjtv68H+L00iFL8hxDaVjrmwAFSb3I6bg8Q2g==}
@@ -9628,6 +9632,9 @@ packages:
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
engines: {node: '>=6'}
tseep@1.3.1:
resolution: {integrity: sha512-ZPtfk1tQnZVyr7BPtbJ93qaAh2lZuIOpTMjhrYa4XctT8xe7t4SAW9LIxrySDuYMsfNNayE51E/WNGrNVgVicQ==}
tslib@2.8.0:
resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==}
@@ -12616,7 +12623,7 @@ snapshots:
'@hocuspocus/common@3.4.3':
dependencies:
lib0: 0.2.114
lib0: 0.2.117
'@hocuspocus/extension-redis@3.4.3(y-protocols@1.0.6(yjs@13.6.29))(yjs@13.6.29)':
dependencies:
@@ -12636,7 +12643,7 @@ snapshots:
dependencies:
'@hocuspocus/common': 3.4.3
'@lifeomic/attempt': 3.0.3
lib0: 0.2.114
lib0: 0.2.117
ws: 8.19.0
y-protocols: 1.0.6(yjs@13.6.29)
yjs: 13.6.29
@@ -12650,7 +12657,7 @@ snapshots:
async-lock: 1.4.1
async-mutex: 0.5.0
kleur: 4.1.5
lib0: 0.2.114
lib0: 0.2.117
ws: 8.19.0
y-protocols: 1.0.6(yjs@13.6.29)
yjs: 13.6.29
@@ -14824,7 +14831,7 @@ snapshots:
'@tiptap/y-tiptap@3.0.1(prosemirror-model@1.25.1)(prosemirror-state@1.4.3)(prosemirror-view@1.40.0)(y-protocols@1.0.6(yjs@13.6.29))(yjs@13.6.29)':
dependencies:
lib0: 0.2.114
lib0: 0.2.117
prosemirror-model: 1.25.1
prosemirror-state: 1.4.3
prosemirror-view: 1.40.0
@@ -16026,7 +16033,7 @@ snapshots:
dependencies:
cron-parser: 4.9.0
ioredis: 5.8.2
msgpackr: 1.11.2
msgpackr: 1.11.8
node-abort-controller: 3.1.1
semver: 7.7.2
tslib: 2.8.1
@@ -18630,11 +18637,7 @@ snapshots:
prelude-ls: 1.2.1
type-check: 0.4.0
lib0@0.2.114:
dependencies:
isomorphic.js: 0.2.5
lib0@0.2.88:
lib0@0.2.117:
dependencies:
isomorphic.js: 0.2.5
@@ -19109,7 +19112,7 @@ snapshots:
'@msgpackr-extract/msgpackr-extract-win32-x64': 3.0.2
optional: true
msgpackr@1.11.2:
msgpackr@1.11.8:
optionalDependencies:
msgpackr-extract: 3.0.2
@@ -20963,6 +20966,8 @@ snapshots:
minimist: 1.2.8
strip-bom: 3.0.0
tseep@1.3.1: {}
tslib@2.8.0: {}
tslib@2.8.1: {}
@@ -21435,12 +21440,12 @@ snapshots:
y-indexeddb@9.0.12(yjs@13.6.29):
dependencies:
lib0: 0.2.88
lib0: 0.2.117
yjs: 13.6.29
y-prosemirror@1.3.7(prosemirror-model@1.25.1)(prosemirror-state@1.4.3)(prosemirror-view@1.40.0)(y-protocols@1.0.6(yjs@13.6.29))(yjs@13.6.29):
dependencies:
lib0: 0.2.114
lib0: 0.2.117
prosemirror-model: 1.25.1
prosemirror-state: 1.4.3
prosemirror-view: 1.40.0
@@ -21449,7 +21454,7 @@ snapshots:
y-protocols@1.0.6(yjs@13.6.29):
dependencies:
lib0: 0.2.114
lib0: 0.2.117
yjs: 13.6.29
y18n@4.0.3: {}
@@ -21502,7 +21507,7 @@ snapshots:
yjs@13.6.29:
dependencies:
lib0: 0.2.114
lib0: 0.2.117
yn@3.1.1: {}