This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
[DISCUSSION] Usage of GridFS
for Multimedia File Uploads all across the project
#14
Labels
We shall be using
MongoDB GridFS
for handling multimedia file uploads in our project instead of s3 or blob storage , as the multimedia part is limited (eg:Player Image,etc..) .GridFS is easy to work with (+Cheaper$$).Open to discussions and feedback regarding the proposed solution.
The text was updated successfully, but these errors were encountered: