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

Add a proxy to have fast read access on git-based backends #7184

Closed
wants to merge 6 commits into from

Conversation

guillett
Copy link

@guillett guillett commented Apr 19, 2024

Thanks for submitting a pull request!

Please make sure you've read and understood our contributing guidelines here:
https://github.com/decaporg/decap-cms/blob/main/CONTRIBUTING.md

Summary
This is an attempt to have a functional DecapCMS instance with more than +500 entries and relationship between entities.

Indeed, we (https://contribuer-aides-jeunes.netlify.app/) currently rely on a github gateway backend but, we suffer from poor loading performance and api rate limiting issue on github API.

Test plan

I plan on adding one.
It mainly relies on existing code.

Checklist

Please add a x inside each checkbox:

  • I have read the contribution guidelines.
  • I have ran npm run type-check
  • I added tests
  • I have ran npm run test
  • I have ran npm run format

signal-2024-04-19-134121

@guillett guillett requested a review from a team as a code owner April 19, 2024 10:33
@guillett guillett changed the title Faster read git Add a proxy to have fast read access on git-based backends Apr 19, 2024
@guillett guillett marked this pull request as draft April 19, 2024 10:33
@guillett
Copy link
Author

I was hoping that opening draft PR would trigger CI. Apparently it did not.

@guillett
Copy link
Author

Superseeded by #7188.

@guillett guillett closed this Apr 22, 2024
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

1 participant