Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

More subscription modes #9

Open
nirinchev opened this issue Dec 1, 2017 · 1 comment
Open

More subscription modes #9

nirinchev opened this issue Dec 1, 2017 · 1 comment

Comments

@nirinchev
Copy link
Member

Currently, we only have a mode that returns the entire query when something changes. This is obviously inefficient and we can add different modes, such as getting only the changed objects back.

@pierre-moire
Copy link

Do you have alternative ways to handle partial updates? A global query refetch is a major drawback that make serious applications very slow: every time you change anything you have to wait for the server to resend the whole data tree.

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

No branches or pull requests

3 participants