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

Build Caching #11

Open
LandonSchropp opened this issue Jan 3, 2022 · 3 comments
Open

Build Caching #11

LandonSchropp opened this issue Jan 3, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@LandonSchropp
Copy link
Contributor

I've noticed when building a moderately small site that the initial sourcing can take quite a while. Would it be possible to leverage Gatsby's caching mechanism to use the local cache for nodes whose updated at time has not changed since the last fetch?

Thanks for creating such a great plugin!

@orlowdev
Copy link
Owner

That's a good point. I'll dig into this

@orlowdev orlowdev self-assigned this Jan 11, 2022
@orlowdev orlowdev added the enhancement New feature or request label Jan 11, 2022
@LandonSchropp
Copy link
Contributor Author

Thanks!

@LandonSchropp
Copy link
Contributor Author

It looks like there's a nice guide to this on the Gatsby website. Their approach seems simple enough, so I'm going to go ahead and add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants