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

Feature request: Caching #32

Open
good-idea opened this issue Oct 24, 2018 · 7 comments
Open

Feature request: Caching #32

good-idea opened this issue Oct 24, 2018 · 7 comments

Comments

@good-idea
Copy link

Is implementing a cache within the scope of this project?

@f
Copy link
Owner

f commented Oct 24, 2018 via email

@good-idea
Copy link
Author

good-idea commented Oct 24, 2018

Object caching would be ideal, but either would be nice. I suppose caching the query (if you mean caching the results of a particular query) could be as simple as generating a hash from the query string to use as a key. I don't know much about GraphQL response metadata though, so I don't know if this would mess up any timestamps.

Just wondering if you had any plans!

@revskill10
Copy link

Without caching, i can't use this library.

@frederikhors
Copy link

It would be amazing to have something like Apollo caching mechanism.

@suryacaprice
Copy link

suryacaprice commented Dec 2, 2019

@f I need caching too . Is there any updates coming for this?

@f
Copy link
Owner

f commented Dec 4, 2019

What kind of caching do you people need? Can you specify the need?

@dougogodinho
Copy link

What kind of caching do you people need? Can you specify the need?

data cache... to avoid round trips

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

No branches or pull requests

6 participants