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

automated deltas #83

Closed
WolframHempel opened this issue Mar 12, 2016 · 1 comment
Closed

automated deltas #83

WolframHempel opened this issue Mar 12, 2016 · 1 comment
Labels

Comments

@WolframHempel
Copy link
Member

WolframHempel commented Mar 12, 2016

Use the algorithm that's used to find tree conflicts within merges ( #82 ) to automatically check objects provided by record.set( obj ) against the previous version to establish if only a path within the record has changed. If so, send a patch rather than an update

@yasserf
Copy link
Contributor

yasserf commented May 20, 2016

Since we didn't do tree conflicts as a provided merge strategy this will have to be postponed until we add it in.

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

3 participants