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

Force https on request passed by engine #579

Merged
merged 41 commits into from
Mar 4, 2024
Merged

Force https on request passed by engine #579

merged 41 commits into from
Mar 4, 2024

Conversation

mcandeia
Copy link
Contributor

No description provided.

mcandeia and others added 29 commits March 4, 2024 16:13
Signed-off-by: Marcos Candeia <[email protected]>
This commit uses the AWS-SDK S3 Client to send, receive and delete information from bucket. We believe this could be a first step to make caching enabled by default from the first access.
Some other assumptions:
* Cost will be cheaper enought to make it feasible to do so.
* Bucket communication will be significantly faster than calling the api directly and the cost/performance trade-off is worth it.
Signed-off-by: Marcos Candeia <[email protected]>
runtime/caches/fileSystem.ts Outdated Show resolved Hide resolved
@ItamarRocha ItamarRocha merged commit 54a8999 into main Mar 4, 2024
2 checks passed
@ItamarRocha ItamarRocha deleted the force-https branch March 4, 2024 22:32
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.

2 participants