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

Add support for handling conflicts as a result of sync #60

Open
mlandauer opened this issue Feb 10, 2017 · 3 comments
Open

Add support for handling conflicts as a result of sync #60

mlandauer opened this issue Feb 10, 2017 · 3 comments

Comments

@mlandauer
Copy link
Owner

mlandauer commented Feb 10, 2017

No description provided.

@mlandauer
Copy link
Owner Author

We can also get conflicts apparently by doing writes in quick succession because cloudant is backed by a multi-master cluster so this can happen if the two writes happen to two different nodes before they're replicated in the cluster.

@mlandauer
Copy link
Owner Author

We'll need to handle schema changes during conflict resolution. See #73

@mlandauer
Copy link
Owner Author

We shouldn't need to implement this until we start implementing the editing/crowdsourcing features

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

No branches or pull requests

1 participant