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 on CDN #6297

Open
maxpain opened this issue Dec 3, 2020 · 1 comment
Open

Feature request: Caching on CDN #6297

maxpain opened this issue Dec 3, 2020 · 1 comment
Labels
k/ideas Discuss new ideas / pre-proposals / roadmap

Comments

@maxpain
Copy link
Contributor

maxpain commented Dec 3, 2020

All popular CDN's supports caching by header, which can be sent from origin (in our case from Hasura graphql-engine) like in Apollo GraphQL: https://www.apollographql.com/blog/caching-graphql-results-in-your-cdn-54299832b8e2/

Why not to implement this in Hasura?

@tirumaraiselvan tirumaraiselvan added the k/ideas Discuss new ideas / pre-proposals / roadmap label Dec 18, 2020
@wtrocki
Copy link

wtrocki commented Feb 13, 2021

I have done it already couple of times. You can tune in for my talk on the GraphQL Asia for more details. I will also share some blog posts.

https://graphql.asia/talks/connect-your-enterprise-systems-with-graphql-using-apache-kafka-and-hasura/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/ideas Discuss new ideas / pre-proposals / roadmap
Projects
None yet
Development

No branches or pull requests

3 participants