ueberdosis / hocuspocus

The CRDT Yjs WebSocket backend for conflict-free real-time collaboration in your app.
https://tiptap.dev/docs/hocuspocus/introduction
MIT License
1.31k stars 126 forks source link

fixes #730: Reverts breaking change: When the update is incoming via … #733

Closed janthurau closed 1 year ago

janthurau commented 1 year ago

…redis, we shouldnt run onStoreDocument hooks; refs #730, refs #696, refs #606