y-crdt / y-octo

CRDT implementation which is compatible with https://github.com/yjs/yjs
https://octobase.pro/
Other
187 stars 5 forks source link

Verify the correctness and consistency of jwst with yjs #5

Open Brooooooklyn opened 1 year ago

Brooooooklyn commented 1 year ago

In the previous iteration, we have implemented most of lib0 and crdt logics:

We need to verify the correctness and consistency of it with yjs in our new Node.js sync server.

darkskygit commented 1 year ago

validation logic is done in toeverything/OctoBase#503 and will be validated in production next week

darkskygit commented 1 year ago

next step will be verify with yjs in nodejs : #1