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

Response cache #1

Open
montyclt opened this issue Mar 6, 2022 · 1 comment
Open

Response cache #1

montyclt opened this issue Mar 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@montyclt
Copy link
Sponsor Member

montyclt commented Mar 6, 2022

When a blog request occurs, Butterfly queries GitHub API and wait the API response, then it composes the HTML document and it sends the blog response.

Querying GitHub API takes time, so we Butterfly should cache the response and avoid querying GitHub API multiple times to get the same data.

@montyclt montyclt added the enhancement New feature or request label Mar 6, 2022
@montyclt montyclt changed the title Caching Response cache Aug 25, 2022
@montyclt
Copy link
Sponsor Member Author

montyclt commented Dec 3, 2022

Requires #11

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

1 participant