vadimdemedes / mongorito

🍹 MongoDB ODM for Node.js apps based on Redux
1.38k stars 90 forks source link

How would I handle gridFS with mongorito? #195

Closed Texlo-Dev closed 6 years ago

vadimdemedes commented 6 years ago

It's not supported in Mongorito and honestly I don't think it will be. I want to keep Mongorito lightweight and focused on managing documents only. If someone could make a plugin for dealing with gridFS, that'd awesome though.