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

feat(api): add server-side caching for requests that could benefit #3463

Merged
merged 13 commits into from Dec 10, 2023

Conversation

gabek
Copy link
Member

@gabek gabek commented Dec 4, 2023

The thought here is to keep a server-side cache for web responses that change rarely, or are timed. This should improve web performance when getting hit with requests around the same time.

Testing required.

@gabek gabek marked this pull request as ready for review December 9, 2023 21:03
Copy link

cypress bot commented Dec 9, 2023

Passing run #12121 ↗︎

0 87 0 0 Flakiness 0

Details:

Bundle embedded web app
Project: Owncast Web Frontend Commit: aa08a407ae
Status: Passed Duration: 04:07 💡
Started: Dec 10, 2023 12:33 AM Ended: Dec 10, 2023 12:37 AM

Review all test suite changes for PR #3463 ↗︎

Copy link

cypress bot commented Dec 9, 2023

Passing run #12119 ↗︎

0 87 0 0 Flakiness 0

Details:

Merge aa08a40 into b6efe49...
Project: Owncast Web Frontend Commit: c038506ed0 ℹ️
Status: Passed Duration: 04:18 💡
Started: Dec 10, 2023 12:26 AM Ended: Dec 10, 2023 12:30 AM

Review all test suite changes for PR #3463 ↗︎

@gabek gabek merged commit 2217f06 into develop Dec 10, 2023
16 checks passed
@gabek gabek deleted the gek/server-side-caching branch December 10, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant