hedgedoc/backend
Tilman Vatteroth a826677225 refactor: save ydoc state in the database, so it can be restored easier
By storing the ydoc state in the database we can reconnect lost clients easier
and enable offline editing because we continue using the crdt data that has been
used by the client before the connection loss.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-24 16:03:55 +01:00
..
docker
public
src refactor: save ydoc state in the database, so it can be restored easier 2023-03-24 16:03:55 +01:00
test
.editorconfig
.env.example
.eslintrc.js
.gitignore
.prettierrc.json
.prettierrc.json.license
CHANGELOG.md
jest-e2e.json
jest-e2e.json.license
nest-cli.json
nest-cli.json.license
package.json refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
package.json.license
tsconfig.build.json
tsconfig.build.json.license
tsconfig.json refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
tsconfig.json.license