veliovgroup / Meteor-Files

🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
https://packosphere.com/ostrio/files
BSD 3-Clause "New" or "Revised" License
1.11k stars 166 forks source link

onBeforeUpload and other functions should be able to be asynchronous #861

Open ToyboxZach opened 1 year ago

ToyboxZach commented 1 year ago

With Meteor moving away from fibers, this package will need to be updated to that we can use asynchronous mongo functions

https://github.com/meteor/meteor/pull/11605

jankapunkt commented 1 year ago

Related code is everything that resolves around