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

(graphcache) - Implement Commutative Query Results #565

Merged
merged 19 commits into from Mar 3, 2020

Conversation

kitten
Copy link
Member

@kitten kitten commented Mar 3, 2020

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 3, 2020

🦋 Changeset is good to go

Latest commit: 4c81797

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kitten kitten marked this pull request as ready for review March 3, 2020 20:00
Copy link
Member

@JoviDeCroock JoviDeCroock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome!

Previously when the lowest operation completed,
the entire commutative chain would be squashed
and deleted. Instead only the completed operations
until the next lowest uncompleted operation should
be squashed.
@kitten kitten changed the title Implement commutative updates on a data layer level (graphcache) - Implement commutative updates on a data layer level Mar 3, 2020
@kitten kitten changed the title (graphcache) - Implement commutative updates on a data layer level (graphcache) - Implement Commutative Query Results Mar 3, 2020
@kitten kitten merged commit 3f83c4e into master Mar 3, 2020
@kitten kitten deleted the feat/commutative-updates branch March 3, 2020 21:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants