fix: initialize redis client and pass it to hocuspocus (#5516)
* fix: initialize redis client and pass it to hocuspocus * chore: renamed func * fix: yarn lock
This commit is contained in:
parent
20b1558dd7
commit
9f12d13dea
4 changed files with 96 additions and 18 deletions
|
|
@ -27,6 +27,7 @@
|
|||
"express": "^4.19.2",
|
||||
"express-ws": "^5.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"redis": "^4.7.0",
|
||||
"y-prosemirror": "^1.2.9",
|
||||
"y-protocols": "^1.0.6",
|
||||
"yjs": "^13.6.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue