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: chunk storage read/writes #41

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Feat: chunk storage read/writes #41

merged 1 commit into from
Sep 20, 2023

Conversation

Meldiron
Copy link
Contributor

Files above 134MB cannot be built with error:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 267720208 bytes) in /usr/local/vendor/utopia-php/storage/src/Storage/Device/Local.php on line 271

By using transfer method, upload & read should be done in chunks to prevent this problem.

@Meldiron Meldiron changed the title Feat: chunk storage read/writs Feat: chunk storage read/writes Sep 18, 2023
@Meldiron
Copy link
Contributor Author

QA:

CleanShot 2023-09-18 at 13 32 12@2x

CleanShot 2023-09-18 at 13 32 45@2x


CleanShot 2023-09-18 at 13 36 50@2x

@stnguyen90
Copy link
Contributor

@christyjacob4 christyjacob4 merged commit c4d9229 into main Sep 20, 2023
3 checks passed
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.

4 participants