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

Pros and cons of client conflict resolution #121

Open
azmeuk opened this issue Dec 7, 2018 · 0 comments
Open

Pros and cons of client conflict resolution #121

azmeuk opened this issue Dec 7, 2018 · 0 comments
Labels

Comments

@azmeuk
Copy link
Member

azmeuk commented Dec 7, 2018

I see there is a client-conflict-resolution option, off by default. I could not find documentation about the advantages and drawbacks of using this option. I am guessing that:

  • The server does not need to have the conflict resolution code on its pythonpath, so it may be easier to use than server-side conflict resolution.
  • It generates more network communication between the client and the server, so it may be slower that server-side conflict resolution.

Is it something more? Maybe it worth writing some words on the README about this?

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

No branches or pull requests

1 participant