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

Optimize IO Efficiency by Renaming Uploaded Files in the Same Disk #2232

Closed
wants to merge 2 commits into from
Closed

Conversation

gshmu
Copy link

@gshmu gshmu commented Jul 27, 2023

When 'PERFORMANCE_FILE_UPLOAD_IO_TMPDIR' environment variable is not set, no code logic is impacted.

When set as the target storage disk through the environment variable, the file can be directly saved using the save_to method.

@Kludex
Copy link
Member

Kludex commented Jul 27, 2023

Please open a discussion to discuss about this.

@Kludex Kludex closed this Jul 27, 2023
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