Mateusz Zygmunt
Mateusz Zygmunt
Hello, I'm currently working on MongoDB and I need to upload some large files into DB. Is there a plan to support GridFS?
Hello, It is some suggestions for development in the future: - filtering of file types, - limit how many files can be uploaded in a single session, - simple way...
Hello, Currently FileCollection is global, I think that it would be better if it can be imported into specified file by ES6 import.
Hi, I can't override mixins. They return to the previous state after a Meteor restart.