Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CvRDT or CmRDT? #101

Closed
EisenbergEffect opened this issue Apr 16, 2018 · 1 comment
Closed

CvRDT or CmRDT? #101

EisenbergEffect opened this issue Apr 16, 2018 · 1 comment

Comments

@EisenbergEffect
Copy link

EisenbergEffect commented Apr 16, 2018

Just found this cool library. Thanks for the awesome work you've put into it!

I'm relatively new to the ideas underlying CRDTs but having a great time digging into various research papers and other sources on the subject. I plan to dig into your code more deeply soon, but was wondering if you could provide any additional information about how the CRDTs are implemented in this library from a high level? For example, in the readme, you mention "As long as ops from a site are executed in the order they were generated, the CRDT will maintain consistenct." Does that mean that this library is built out using CmRDTs and that I have to guarantee delivery order over my transport?

Thanks in advance!

@EisenbergEffect
Copy link
Author

Found the answer here: #100
Very cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant