Skip to content

Feat: chunk storage read/writes#41

Merged
christyjacob4 merged 1 commit intomainfrom
feat-chunk-builds
Sep 20, 2023
Merged

Feat: chunk storage read/writes#41
christyjacob4 merged 1 commit intomainfrom
feat-chunk-builds

Conversation

@Meldiron
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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