You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just mainly thinking about typos and maybe missing info. For example https://jsonjoy.com/specs/json-crdt/model-document/crdt-algorithms#Replicated-Growable-Array-(RGA)-CRDT-Algorithm, states the algo takes three params node, ref, elems, but how does the element array get its seed ID? I assumed model.apply() grabs it from the clock but it should still be stated here, because it's important to how the algo works. And a couple of other minor grammatical errors I noticed as I was reading.
Thank you for looking into this! Unfortunately, the underlying specification Markdown files are currently part of the site repo, which is not public. I will extract the docs out of there some day and place them in a public repo.
Sorry for stupid question, couldn't find a link to a repo under https://jsonjoy.com/specs/json-crdt, or anything about contributing to the spec.
The text was updated successfully, but these errors were encountered: