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

Show that the CRDTs work across machines. #1

Open
russwyte opened this issue Feb 18, 2016 · 1 comment
Open

Show that the CRDTs work across machines. #1

russwyte opened this issue Feb 18, 2016 · 1 comment

Comments

@russwyte
Copy link

Forgive me if I am missing something basic (a very really possibility I am a Rust noob) but I don't see where the key goal (or at least one of the most practical) is achieved...

"CRDTs are used to replicate data across multiple computers in a network"

I can't see where there is any such replication across a network in the example.

This is a very cool idea though - and I would love to see where this goes!

Cheers!

@achanda
Copy link
Owner

achanda commented Feb 19, 2016

@russwyte you're correct that these are not exactly serializable across a network at this moment. That's why the examples say nothing about that. However, that should be pretty easy to implement, let me get that done soon.

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

2 participants