parse-server-fs-adapter
parse-server-fs-adapter copied to clipboard
Parse.Files cannot be created if over 512MB
New Feature / Enhancement Checklist
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] I have searched through existing issues.
Current Limitation
https://github.com/parse-community/parse-server/pull/9286 will introduce Blobs as an input type for large files. Add support here.
Feature / Enhancement Description
Allow processing of large Blobs on file creation.
Example Use Case
- File over 500MB is uploaded
- File is saved as expected
Alternatives / Workarounds
N/A
3rd Party References
N/A
Thanks for opening this issue!
- 🎉 We are excited about your ideas for improvement!