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

server: propagate context to storage layer #455

Merged
merged 1 commit into from Dec 26, 2021
Merged

Conversation

stefanbenten
Copy link
Collaborator

This change propagates the context of the actual user request through.
Additionally it configures the Storj Backend to do in memory buffering instead of relying on temporary files in /tmp/ folders.
Fixes #448

This change propagates the context of the actual user request through.
Additionally it configures the Storj Backend to do in memory buffering instead of relying on temporary files in /tmp/ folders.
Fixes #448
@stefanbenten stefanbenten added the reviewer-can-merge This Pull Request is fine to merge after approval. label Dec 26, 2021
@stefanbenten stefanbenten merged commit 492731e into main Dec 26, 2021
@stefanbenten stefanbenten deleted the sb/storj-caching branch December 26, 2021 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewer-can-merge This Pull Request is fine to merge after approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while using Storj as provider
2 participants